Type Alias UnownedRefreshTryLockEvent

UnownedRefreshTryLockEvent: { key: string; owner: string }

The event is dispatched when trying to refefresh a lock that is owned by a different owner.

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