Preparing search index...
The search index is not available
Type Conformity
Type Conformity
Pair
Type alias Pair<K, V>
Pair
<
K
,
V
>
:
{
[
P
in
K
]
:
V
}
Create an object type of key K and value V.
Type Parameters
K
extends
Key
key type
V
value type
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Examples
Tutorials
Github
Type Conformity
Loading...
Generated using
TypeDoc
Create an object type of key K and value V.