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

Hierarchy (view full)

  • BaseEvent<{
        group: string;
        key: string;
    }>
    • KeyRemovedCacheEvent

Constructors

Properties

Constructors

Properties

fields: {
    group: string;
    key: string;
}