Documentation
Preparing search index...
CacheDecoratorOptions
Interface CacheDecoratorOptions
interface
CacheDecoratorOptions
{
adapter
?:
string
|
ICache
|
ICacheConstructor
;
nx
?:
boolean
;
ttl
?:
number
;
}
Index
Properties
adapter?
nx?
ttl?
Properties
Optional
adapter
adapter
?:
string
|
ICache
|
ICacheConstructor
Optional
nx
nx
?:
boolean
Optional
ttl
ttl
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adapter
nx
ttl
Documentation
Loading...