IMPORT_PATH: "@daiso-tech/core/lock/contracts"
"@daiso-tech/core/lock/contracts"
The find method retrieves the current lock data for a given key.
find
The unique identifier for the lock.
Returns the lock's owner and expiration data if found, otherwise null.
null
The upsert inserts a lock if it doesnt exist otherwise it will be updated.
upsert
IMPORT_PATH:
"@daiso-tech/core/lock/contracts"