ixfx
Preparing search index...
@ixfx/collections
Maps
ExpiringMapEvent
Type Alias ExpiringMapEvent<K, V>
Event from the ExpiringMap
type
ExpiringMapEvent
<
K
,
V
>
=
{
key
:
K
;
value
:
V
;
}
Type Parameters
K
V
Index
Properties
key
value
Properties
Readonly
key
key
:
K
Readonly
value
value
:
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
ixfx
Loading...
Event from the ExpiringMap