mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 13:11:31 +03:00
7 lines
208 B
TypeScript
7 lines
208 B
TypeScript
|
// Loaded from https://deno.land/x/media_types@v2.4.7/deps.ts
|
||
|
|
||
|
|
||
|
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
|
||
|
|
||
|
export { extname } from "https://deno.land/std@0.69.0/path/mod.ts";
|