mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
7 lines
203 B
TypeScript
7 lines
203 B
TypeScript
// Loaded from https://deno.land/x/media_types@v2.9.2/deps.ts
|
|
|
|
|
|
// Copyright 2020 the oak authors. All rights reserved. MIT license.
|
|
|
|
export { extname } from "https://deno.land/std@0.101.0/path/mod.ts";
|