mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
bbaf619f63
swc_bundler: - [x] Fix wrapped esms. (denoland/deno#9307) - [x] Make test secure.
7 lines
202 B
TypeScript
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";
|