Preparing search index...
The search index is not available
ts-roids
ts-roids
IsSymbol
Type alias IsSymbol<T>
Is
Symbol
<
T
>
:
T
extends
symbol
?
true
:
false
Type Parameters
T
Returns
true
if
T
is
symbol
, otherwise
false
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ts-roids
Loading...
Returns
true
ifT
issymbol
, otherwisefalse
.