Heatzy API for Node.js - v13.0.0
    Preparing search index...

    Function isHttpError

    • Type guard for HTTP errors thrown by the internal HTTP client.

      Parameters

      • error: unknown

        Value caught from a failed HTTP request.

      Returns error is HttpError<unknown>

      Whether the value is an HttpError.