Function: defaultCacheKey()
defaultCacheKey<
Params
>(params
):string
Type parameters
Parameter |
---|
Params extends Record <string , any > |
Parameters
Parameter | Type |
---|---|
params | Params |
Returns
string
Source
src/utils/cache.ts:12 (opens in a new tab)
Last updated on