This represents any manager that can cache structures locally. The cache is a KV store with K usually being a string and V being an object.
Type of the key of the cache
Type of the value of the cache
Readonly
Generated using TypeDoc
This represents any manager that can cache structures locally. The cache is a KV store with K usually being a string and V being an object.