mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
7 lines
252 B
TypeScript
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";
|