Type Alias LockStateLiterals

LockStateLiterals: typeof LOCK_STATE[keyof typeof LOCK_STATE]

Union type of lock state literals. Represents the valid string values that indicate a lock's current status.

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