Array of unique identifiers for all entities that currently hold acquired slots (including the requester).
The total number of slots currently held by this and other requesters.
The number of slots currently available for acquisition by other requesters.
The maximum number of slots that can be simultaneously held.
The time remaining before the acquired slots expire. null indicates slots that do not expire.
The state type indicator.
Represents a semaphore where at least one slot has been acquired by the requester. The requester holds exclusive control over one or more slots.
IMPORT_PATH:
"@daiso-tech/core/semaphore/contracts"