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