Preparing search index...
The search index is not available
@daiso-tech/core - v0.52.2
@daiso-tech/core
Semaphore
semaphoreMiddlewareFactory
Function semaphoreMiddlewareFactory
semaphoreMiddlewareFactory
(
semaphoreFactory
:
ISemaphoreFactoryBase
,
)
:
<
TParameters
extends
unknown
[]
,
TReturn
>
(
settings
:
SemaphoreMiddlewareSettings
<
TParameters
>
,
)
=>
MiddlewareFn
<
TParameters
,
Promise
<
TReturn
>
>
IMPORT_PATH:
"@daiso-tech/core/semaphore/middlewares"
Parameters
semaphoreFactory
:
ISemaphoreFactoryBase
Returns
<
TParameters
extends
unknown
[]
,
TReturn
>
(
settings
:
SemaphoreMiddlewareSettings
<
TParameters
>
,
)
=>
MiddlewareFn
<
TParameters
,
Promise
<
TReturn
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.52.2
Loading...
IMPORT_PATH:
"@daiso-tech/core/semaphore/middlewares"