The event is dispatched when a lock is released.

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

Hierarchy (View Summary)

  • BaseEvent<{ key: string; owner: string }>
    • KeyReleasedLockEvent

Constructors

Properties

Constructors

Properties

fields: { key: string; owner: string }