Preparing search index...
The search index is not available
@daiso-tech/core - v0.52.2
@daiso-tech/core
RateLimiter
cacheMiddlewareFactory
Function cacheMiddlewareFactory
cacheMiddlewareFactory
(
cache
:
ICacheBase
,
)
:
<
TParameters
extends
unknown
[]
,
TReturn
>
(
settings
:
CacheMiddlewareSettings
<
TParameters
>
,
)
=>
MiddlewareFn
<
TParameters
,
Promise
<
TReturn
>
>
IMPORT_PATH:
"@daiso-tech/core/cache/middlewares"
Parameters
cache
:
ICacheBase
Returns
<
TParameters
extends
unknown
[]
,
TReturn
>
(
settings
:
CacheMiddlewareSettings
<
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/cache/middlewares"