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