Type Alias KeyExistsCacheEvent

KeyExistsCacheEvent: { key: IKey }

The event is dispatched when trying to add an key that exists.

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