Preparing search index...
The search index is not available
@myunisoft/tsd
@myunisoft/tsd
Utils
DeepNullable
Type Alias DeepNullable<T>
DeepNullable
:
{
[
K
in
keyof
T
]
:
DeepNullable
<
T
[
K
]
>
|
null
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@myunisoft/tsd
Loading...