express-beans
Preparing search index...
types
Cache
Interface Cache
Cache options Cache
interface
Cache
{
duration
:
number
;
type
?:
"memory"
;
}
Index
Properties
duration
type?
Properties
duration
duration
:
number
Duration of the cache in milliseconds
Optional
type
type
?:
"memory"
Type of cache
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
type
express-beans
Loading...
Cache options Cache