Skip to content

Home > sculp-js > isBigInt

isBigInt() function

Signature:

typescript
isBigInt: (any: unknown) => any is bigint

Parameters

Parameter

Type

Description

any

unknown

Returns:

any is bigint

Released under the MIT License.