import { FetchError } from "https://deno.land/x/jwfetch@v2.2.1/src/ajax.ts";
Constructors
new
FetchError(message: string | Error | Record<string, any>,
type: FetchErrorType,
config: AjaxConfig,
status?: number,
import { FetchError } from "https://deno.land/x/jwfetch@v2.2.1/src/ajax.ts";