@tsdotnet/ordered-registry - v1.1.7
Preparing search index...
KeyValuePair
Type Alias KeyValuePair<TKey, TValue>
type
KeyValuePair
<
TKey
,
TValue
>
=
{
key
:
TKey
;
value
:
TValue
;
}
Type Parameters
TKey
TValue
Index
Properties
key
value
Properties
Readonly
key
key
:
TKey
value
value
:
TValue
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
value
@tsdotnet/ordered-registry - v1.1.7
Loading...