Type Alias ForceReleasedWriterLockEvent

ForceReleasedWriterLockEvent: LockEventBase & { hasReleased: boolean }

The event is dispatched when a lock is forcefully released.

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