KC's Workspace
Github
Preparing search index...
@kctypes/generic
WithNull
Type Alias WithNull<T>
WithNull
:
T
|
null
A type that extends T to include null as a possible value.
Type Parameters
T
The base type to extend with null.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...
A type that extends T to include null as a possible value.