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

7 lines
203 B
TypeScript

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