Preparing search index...
The search index is not available
@douglasneuroinformatics/libui-form-types
@douglasneuroinformatics/libui-form-types
NonNullableRecord
Type Alias NonNullableRecord<T>
Non
Nullable
Record
<
T
>
:
NonNullable
<
T
>
extends
infer
U
extends
{
[
key
:
string
]
:
unknown
;
}
?
{
[
K
in
keyof
U
]
-?:
NonNullable
<
U
[
K
]
>
}
:
never
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@douglasneuroinformatics/libui-form-types
Loading...