Preparing search index...
The search index is not available
ts-roids
ts-roids
IsBoolean
Type alias IsBoolean<T>
Is
Boolean
<
T
>
:
IfExtends
<
T
,
boolean
,
true
,
false
>
Type Parameters
T
Returns
true
if
T
is
boolean
, otherwise
false
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ts-roids
Loading...
Returns
true
ifT
isboolean
, otherwisefalse
.