Type Alias ILockGetState

ILockGetState: { getState(): LazyPromise<null | ILockState> }

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