Preparing search index...
The search index is not available
cache-flow
cache-flow
CacheableParams
Interface CacheableParams
Hierarchy
CacheableParams
Index
Properties
args
To
Key?
cache
Id?
deserialize?
key
To
String?
options?
serialize?
Properties
Optional
args
To
Key
args
To
Key
?:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
Optional
cache
Id
cache
Id
?:
string
Optional
deserialize
deserialize
?:
(
(
value
)
=>
any
)
Type declaration
(
value
)
:
any
Parameters
value
:
any
Returns
any
Optional
key
To
String
key
To
String
?:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
Optional
options
options
?:
CacheOptions
Optional
serialize
serialize
?:
(
(
value
)
=>
any
)
Type declaration
(
value
)
:
any
Parameters
value
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
To
Key
cache
Id
deserialize
key
To
String
options
serialize
cache-
flow
Cache
Flow
Cache
Loader
Cache
Definition
Cache
Options
Cacheable
Params
Cacheable
Generated using
TypeDoc