Esposter
Preparing search index...
virrun
index
KeyedCache
Interface KeyedCache<TValue>
interface
KeyedCache
<
TValue
>
{
key
:
string
;
storedAtMs
:
number
;
value
:
TValue
;
}
Type Parameters
TValue
Index
Properties
key
stored
At
Ms
value
Properties
Readonly
key
key
:
string
Readonly
stored
At
Ms
storedAtMs
:
number
Readonly
value
value
:
TValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
stored
At
Ms
value
Esposter
Loading...