createCache() function
Create a cache.
Signature:
declare function createCache(options?: CacheOptions): Cache;
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
(Optional) |
Create a cache.
Signature:
declare function createCache(options?: CacheOptions): Cache;
Parameter |
Type |
Description |
---|---|---|
options |
(Optional) |