zibri
Preparing search index...
caching/cache/cache-options.model
ResultCacheTtlProvider
Type Alias ResultCacheTtlProvider<TResult, TArgs>
ResultCacheTtlProvider
:
|
number
|
(
(
result
:
TResult
,
...
args
:
TArgs
,
)
=>
number
|
undefined
|
Promise
<
number
|
undefined
>
)
Provider for a time to live value where the result of the original function is available.
Type Parameters
TResult
TArgs
extends
unknown
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
Provider for a time to live value where the result of the original function is available.