Type Alias: CacheConfigKey
type CacheConfigKey = keyof CacheConfigType;
Defined in: shared/constants/cacheConfig.ts:229
Union of cache configuration keys.
type CacheConfigKey = keyof CacheConfigType;
Defined in: shared/constants/cacheConfig.ts:229
Union of cache configuration keys.