Type Alias SemaphoreStateLiterals

SemaphoreStateLiterals: typeof SEMAPHORE_STATE[keyof typeof SEMAPHORE_STATE]

Union type of semaphore state literals. Represents the valid string values indicating a semaphore's current operational status.

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