Effect manager for local storage
Use local storage in typescript-tea.
Install:
yarn add @typescript-tea/local-storage
Node version >=12.6.0 is needed for development.
To execute the tests run yarn test
.
yarn version --patch
yarn version --minor
yarn version --major