@webdeveric/utils
Preparing search index...
types/objects
NonNullableProperties
Type Alias NonNullableProperties<Type>
NonNullableProperties
:
{
[
Key
in
keyof
Type
]
:
NonNullable
<
Type
[
Key
]
>
}
Type Parameters
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webdeveric/utils
Loading...