Type Alias ILockUnavailableState

ILockUnavailableState: { owner: string; type: typeof LOCK_STATE["UNAVAILABLE"] }

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