Type Alias ForceReleasedLockEvent

ForceReleasedLockEvent: LockEventBase & { hasReleased: boolean }

The event is dispatched when a lock is forcefully released.

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