@wpkernel/core / CacheInvalidatedEvent
Type Alias: CacheInvalidatedEvent
ts
type CacheInvalidatedEvent = object;Properties
keys
ts
keys: string[];storeKey?
ts
optional storeKey: string;