Type Alias: CacheInvalidationReason
type CacheInvalidationReason = ValueOf<typeof CACHE_INVALIDATION_REASON>;
Defined in: shared/types/events.ts:378
Union of cache invalidation reasons.
type CacheInvalidationReason = ValueOf<typeof CACHE_INVALIDATION_REASON>;
Defined in: shared/types/events.ts:378
Union of cache invalidation reasons.