isError | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function isError

    • Check if the object is probably an Error object. Can't use 'instanceof Error' as an Error might come from a different frame

      Parameters

      • e: unknown

      Returns e is Error