Type Alias UnexpireableKeyRefreshTryLockEvent

UnexpireableKeyRefreshTryLockEvent: { key: string; owner: string }

The event is dispatched when trying to refefresh a lock that is unexpireable.

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