Type Alias NotFoundCacheEvent

NotFoundCacheEvent: { key: string }

The event is dispatched when key is not found.

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