kinetex - v1.0.0-rc.1
    Preparing search index...

    Function throwOnHTTPError

    • Create an error hook that converts HTTP error status codes to thrown errors.

      Parameters

      • isError: (status: number) => boolean = ...

      Returns OnErrorHook