getCacheFilePath
Returns cache file path for given id
Presentation
function getCacheFilePath (id: string): string;
Returns
string
Parameters
Name | Type | Description |
---|---|---|
id | string | unique id for cache |
Returns cache file path for given id
function getCacheFilePath (id: string): string;
string
Name | Type | Description |
---|---|---|
id | string | unique id for cache |