cache-flow
Preparing search index...
CacheDefinition
Interface CacheDefinition
interface
CacheDefinition
{
id
:
string
;
metadata
:
CacheMetadata
;
options
:
{
expirationTime
:
string
;
maxSize
:
number
}
;
}
Index
Properties
id
metadata
options
Properties
id
id
:
string
metadata
metadata
:
CacheMetadata
options
options
:
{
expirationTime
:
string
;
maxSize
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
metadata
options
cache-flow
Loading...