// Loaded from https://deno.land/x/type_is@1.0.3/deps.ts export { lookup } from "https://deno.land/x/media_types@v2.8.1/mod.ts"; export { parse } from "https://deno.land/x/content_type@1.0.1/mod.ts"; export { test } from "https://deno.land/x/media_typer@1.0.1/mod.ts";