Library API
⬅ Back to Guides
Preparing search index...
common.index
Inverse
Type Alias Inverse<T>
Inverse
:
{
[
K
in
keyof
T
as
T
[
K
]
&
PropertyKey
]
:
K
}
invert key-value object
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
⬅ Back to Guides
Library API
Loading...
invert key-value object