Type Alias: CacheInvalidationType
type CacheInvalidationType = ValueOf<typeof CACHE_INVALIDATION_TYPE>;
Defined in: shared/types/events.ts:385
Union of cache invalidation types.
type CacheInvalidationType = ValueOf<typeof CACHE_INVALIDATION_TYPE>;
Defined in: shared/types/events.ts:385
Union of cache invalidation types.