Preparing search index...
The search index is not available
@daiso-tech/core - v0.40.0
@daiso-tech/core
Semaphore
MongodbSemaphoreDocument
Type Alias MongodbSemaphoreDocument
MongodbSemaphoreDocument
:
{
_id
:
ObjectId
;
expiration
:
Date
|
null
;
key
:
string
;
limit
:
number
;
slots
:
MongodbSemaphoreSlotSubDocument
[]
;
}
IMPORT_PATH:
"@daiso-tech/core/semaphore/adapters"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.40.0
Loading...
IMPORT_PATH:
"@daiso-tech/core/semaphore/adapters"