Preparing search index...
The search index is not available
Type Conformity
Type Conformity
UnwrapObjectValues
Type alias UnwrapObjectValues<T>
Unwrap
Object
Values
<
T
>
:
ExpandRecursively
<
{
[
K
in
keyof
T
]
:
Unwrap
<
T
[
K
]
>
}
>
Extracts types of values from an objects with decoder values.
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Examples
Tutorials
Github
Type Conformity
Loading...
Generated using
TypeDoc
Extracts types of values from an objects with decoder values.