Preparing search index...
The search index is not available
@daiso-tech/core - v0.16.0
@daiso-tech/core
Cache
WithTtlValue
Type Alias WithTtlValue<TType>
With
Ttl
Value
<
TType
>
:
{
ttl
?:
TimeSpan
|
null
;
value
:
TType
;
}
Type Parameters
TType
Type declaration
Optional
ttl
?:
TimeSpan
|
null
You can provide a
ttl
value. If null is passed, the item will not expire.
value
:
TType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.16.0
Loading...
You can provide a ttl value. If null is passed, the item will not expire.