@teamplay/cache
v0.3.24
Published
Helpers for doing auto-caching and memoization
Downloads
1,977
Readme
cache
Helpers for caching.
This is used to establish auto-caching (memoization) of styles in React components context
Usage
For internal use only.
Cache is enabled by default, to disable it use setEnabled(false)
from @teamplay/cache/enabled
License
MIT