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

    Function hasMatchingErrorPrototype

    • Parameters

      • Optionalvalue: any

        An optionally passed value of any type.

      Returns boolean

      whether the passed value along its (non/existing) prototype chain does feature a prototype object which does qualify as the plain Error type's prototype.