import { createCommonResponse } from "https://deno.land/std@0.175.0/http/util.ts";
Internal utility for returning a standardized response, automatically defining the body, status code and status text, according to the response type.
import { createCommonResponse } from "https://deno.land/std@0.175.0/http/util.ts";
Internal utility for returning a standardized response, automatically defining the body, status code and status text, according to the response type.