Type Alias: CacheConfig
type CacheConfig = CacheConfigType[CacheConfigKey];
Defined in: shared/constants/cacheConfig.ts:235
Individual cache configuration entry type.
type CacheConfig = CacheConfigType[CacheConfigKey];
Defined in: shared/constants/cacheConfig.ts:235
Individual cache configuration entry type.