Preparing search index...
The search index is not available
NewDash
NewDash
cacheItTTL
cacheItTTL
Function cacheItTTL
cache
ItTTL
<
T
>
(
obj
,
options
?
)
:
CachedFunction
<
T
>
Type Parameters
T
extends
GeneralFunction
Parameters
obj
:
T
Optional
options
:
CacheItOptions
<
TTLCacheProviderParam
>
Returns
CachedFunction
<
T
>
cache
ItTTL
<
T
>
(
obj
,
options
?
)
:
CachedClass
<
T
>
Type Parameters
T
extends
Class
Parameters
obj
:
T
Optional
options
:
CacheItOptions
<
TTLCacheProviderParam
>
Returns
CachedClass
<
T
>
cache
ItTTL
<
T
>
(
obj
,
options
?
)
:
CachedObject
<
T
>
Type Parameters
T
extends
object
Parameters
obj
:
T
Optional
options
:
CacheItOptions
<
TTLCacheProviderParam
>
Returns
CachedObject
<
T
>
cache
ItTTL
(
obj
,
options
?
)
:
any
Parameters
obj
:
any
Optional
options
:
CacheItOptions
<
TTLCacheProviderParam
>
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NewDash
Loading...