@alextheman/utility - v4.3.5
Preparing search index...
NonUndefined
Type Alias NonUndefined<InputType>
NonUndefined
:
InputType
extends
undefined
?
never
:
InputType
Resolves to
never
if the given type may be undefined.
Type Parameters
InputType
The type to check.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@alextheman/utility - v4.3.5
Loading...
Resolves to
neverif the given type may be undefined.