import { createHttpError } from "https://deno.land/std@0.147.0/http/mod.ts";
Create an instance of an HttpError based on the status code provided.
import { createHttpError } from "https://deno.land/std@0.147.0/http/mod.ts";
Create an instance of an HttpError based on the status code provided.