Hierarchy

  • BigInt

Properties

[toStringTag]: "BigInt"

Methods

  • Returns a string representation appropriate to the host environment's current locale.

    Parameters

    Returns string

  • Returns a string representation of an object.

    Parameters

    • Optional radix: number

      Specifies a radix for converting numeric values to strings.

    Returns string

  • Returns the primitive value of the specified object.

    Returns bigint

Generated using TypeDoc