Type Alias ILockAdapterState

ILockAdapterState: { expiration: Date | null; owner: string }

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