tguard-js
    Preparing search index...
    • Determines whether the provided value is a bigint.

      Parameters

      • x: unknown

        The value to be checked.

      Returns x is bigint

      true if the value is a bigint, otherwise false.

      1.0