Expiration tracking for a writer (exclusive) lock. Contains the date and time when the lock expires.
IMPORT_PATH: "@daiso-tech/core/shared-lock/contracts"
"@daiso-tech/core/shared-lock/contracts"
The expiration date and time of the writer lock. Null indicates the lock does not expire and is held indefinitely. After this time, the lock is released automatically.
Expiration tracking for a writer (exclusive) lock. Contains the date and time when the lock expires.
IMPORT_PATH:
"@daiso-tech/core/shared-lock/contracts"