swc/bundler/tests/.cache/deno/098bc7f3867b2ef1ccaad83722f64cf34603e925.ts
강동윤 f8aa0509ce
fix(bundler): Fix stack overflow (#2080)
swc_bundler:
 - Prevent infinite recursions. (#1963)
2021-08-15 02:37:31 +00:00

7 lines
252 B
TypeScript

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