@metreeca/core - v0.9.18
    Preparing search index...

    Function isError

    • Checks if a value is an Error instance.

      Parameters

      • value: unknown

        The value to check

      Returns value is Error

      True if the value is an Error instance; false otherwise