Preparing search index...
The search index is not available
@daiso-tech/core - v0.40.0
@daiso-tech/core
Lock
IDatabaseLockTransaction
Type Alias IDatabaseLockTransaction
IDatabaseLockTransaction
:
{
find
(
key
:
string
)
:
Promise
<
null
|
ILockData
>
;
upsert
(
key
:
string
,
lockId
:
string
,
expiration
:
null
|
Date
)
:
Promise
<
void
>
;
}
IMPORT_PATH:
"@daiso-tech/core/lock/contracts"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.40.0
Loading...
IMPORT_PATH:
"@daiso-tech/core/lock/contracts"