Skip to content

Commit

Permalink
Add previousValue to documentation root
Browse files Browse the repository at this point in the history
  • Loading branch information
zerobias authored and sergeysova committed Dec 14, 2023
1 parent 5d34745 commit 223ad4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ All methods split into categories.
- [snapshot](./snapshot/readme.md) — Create store value snapshot.
- [splitMap](./split-map/readme.md) — Split event to different events and map data.
- [spread](./spread/readme.md) — Send fields from object to same targets.
- [previousValue](./previous-value/readme.md) - Get previous value of store.

### Debug

Expand Down

0 comments on commit 223ad4b

Please sign in to comment.