import { HttpError } from "https://deno.land/x/udibo_react_app@0.8.0/mod.tsx";
Converts any HttpError like objects into an HttpError. If the object is already an instance of HttpError, it will be returned as is.
import { HttpError } from "https://deno.land/x/udibo_react_app@0.8.0/mod.tsx";
Converts any HttpError like objects into an HttpError. If the object is already an instance of HttpError, it will be returned as is.