Preparing search index...
The search index is not available
tsargp
tsargp
ValuesOf
Type alias ValuesOf<T>
Values
Of
<
T
>
:
T
[
keyof
T
]
A helper type to get a union of the values of all properties from a type.
Type Parameters
T
The source type
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
tsargp
Loading...
A helper type to get a union of the values of all properties from a type.