Preparing search index...
The search index is not available
@karmaniverous/entity-tools
@karmaniverous/entity-tools
entity-tools
EntityMapValues
Type Alias EntityMapValues<M>
Protected
Entity
Map
Values
<
M
>
:
{
[
P
in
keyof
M
]
:
Exactify
<
M
[
P
]
>
}
[
keyof
Exactify
<
M
>
]
Returns a union of exactified entity types in an
EntityMap
.
Type Parameters
M
extends
EntityMap
The
EntityMap
type.
Settings
Member Visibility
Protected
Theme
OS
Light
Dark
@karmaniverous/entity-tools
Loading...
Returns a union of exactified entity types in an
EntityMap
.