Skip to main content
Module

x/dtils/mod.unstable.ts>errorFromResponse

The best unofficial library of utilities for Deno applications
Go to Latest
function errorFromResponse
import { errorFromResponse } from "https://deno.land/x/dtils@2.3.1/mod.unstable.ts";

Parameters

status: number
text: string

Returns

Error