Type Alias ReleasedReaderSemaphoreEvent

ReleasedReaderSemaphoreEvent: LockEventBase

The event is dispatched when a shared-lock slot is released. Note this event is only dispatched when the shared-lock slot is released and not when the shared-lock slot expired.

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