@tsdotnet/type - v1.2.7
Preparing search index...
type
Name
Type Alias Name<T>
Name
:
T
extends
symbol
?
"symbol"
:
T
extends
string
?
"string"
:
T
extends
number
?
"number"
:
T
extends
boolean
?
"boolean"
:
T
extends
undefined
?
"undefined"
:
T
extends
Function
?
"function"
:
"object"
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tsdotnet/type - v1.2.7
Loading...