type alias SupportedTypeimport { type SupportedType } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts"; definition: | "application/xhtml+xml" | "application/xml" | "image/svg+xml" | "text/html" | "text/xml"