tguard-js
    Preparing search index...

    Function isRangeError

    • Determines whether the provided value is a RangeError.

      Parameters

      • x: unknown

        The value to be checked.

      Returns x is RangeError

      true if the value is a RangeError.

      1.0