Type Alias RemovedCacheEvent

RemovedCacheEvent: { key: IKey }

The event is dispatched when key is removed.

IMPORT_PATH: "@daiso-tech/core/cache/contracts"