mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
f8aa0509ce
swc_bundler: - Prevent infinite recursions. (#1963)
7 lines
196 B
TypeScript
7 lines
196 B
TypeScript
// Loaded from https://deno.land/x/media_types/deps.ts
|
|
|
|
|
|
// Copyright 2020 the oak authors. All rights reserved. MIT license.
|
|
|
|
export { extname } from "https://deno.land/std@0.104.0/path/mod.ts";
|