swc/bundler/tests/.cache/deno/800e0269d9d6f5d1befea624dae464b66a63e24c.ts
강동윤 bbaf619f63
fix(bundler): Fix bugs (#1437)
swc_bundler:
 - [x] Fix wrapped esms. (denoland/deno#9307)
 - [x] Make test secure.
2021-03-02 17:33:03 +09:00

7 lines
202 B
TypeScript

// Loaded from https://deno.land/x/media_types@v2.7.1/deps.ts
// Copyright 2020 the oak authors. All rights reserved. MIT license.
export { extname } from "https://deno.land/std@0.84.0/path/mod.ts";