import { normalizeTypes } from "https://deno.land/x/opine@2.3.4/src/utils/normalizeType.ts";
Normalize types
, for example "html" becomes "text/html".
x/opine/src/utils/normalizeType.ts>normalizeTypes
import { normalizeTypes } from "https://deno.land/x/opine@2.3.4/src/utils/normalizeType.ts";
Normalize types
, for example "html" becomes "text/html".