Umi — API References - v1.3.0
Preparing search index...
umi-options
Nullish
Type Alias Nullish<T>
Nullish
:
T
|
null
|
undefined
Defines a type
T
that can also be
null
or
undefined
.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Defines a type
T
that can also benull
orundefined
.