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