mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
10 lines
228 B
TypeScript
10 lines
228 B
TypeScript
// Loaded from https://deno.land/x/accepts@2.1.0/deps.ts
|
|
|
|
|
|
import Negotiator from "https://deno.land/x/negotiator@1.0.1/mod.ts";
|
|
export {
|
|
Negotiator,
|
|
};
|
|
|
|
export { lookup } from "https://deno.land/x/media_types@v2.4.7/mod.ts";
|