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

10 lines
244 B
TypeScript

// Loaded from https://denopkg.com/talentlessguy/accepts@patch-1/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.9.3/mod.ts";