mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 06:36:08 +03:00
7 lines
271 B
TypeScript
7 lines
271 B
TypeScript
|
// 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";
|