@petsel/es-type-detection - v1.0.0
    Preparing search index...

    Function isBigInt

    • Parameters

      • Optionalvalue: any

        An optionally passed value of any type.

      Returns value is BigIntType

      Whether the passed value is a bigint, either a primitive bigint value or a purposely boxed BigInt object type.