vlocode-project - v1.40.0-beta-4
Preparing search index...
util/src
TimedMapOptions
Interface TimedMapOptions
interface
TimedMapOptions
{
limit
?:
number
;
ttl
?:
number
;
}
Index
Properties
limit?
ttl?
Properties
Optional
limit
limit
?:
number
Maximum number of entries in the map
Optional
ttl
ttl
?:
number
Time to live in milliseconds for entries in the map
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
limit
ttl
vlocode-project - v1.40.0-beta-4
Loading...
Maximum number of entries in the map