Represents a lock that is currently held by the requesting owner. The owner has exclusive access to the protected resource for the duration of the remaining time.
IMPORT_PATH: "@daiso-tech/core/lock/contracts"
"@daiso-tech/core/lock/contracts"
The time remaining before the lock expires. null indicates an indefinite lock with no expiration time.
The state type indicator.
Represents a lock that is currently held by the requesting owner. The owner has exclusive access to the protected resource for the duration of the remaining time.
IMPORT_PATH:
"@daiso-tech/core/lock/contracts"