loadCache
Generic types: | TData |
Loads cache for given id
Presentation
function loadCache (id: string): NgDocCachedData <TData>;
Returns
NgDocCachedData <TData>
Parameters
Name | Type | Description |
---|---|---|
id | string |
Generic types: | TData |
Loads cache for given id
function loadCache (id: string): NgDocCachedData <TData>;
NgDocCachedData <TData>
Name | Type | Description |
---|---|---|
id | string |