mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 00:52:29 +03:00
bbaf619f63
swc_bundler: - [x] Fix wrapped esms. (denoland/deno#9307) - [x] Make test secure.
5 lines
141 B
TypeScript
5 lines
141 B
TypeScript
// Loaded from https://deno.land/x/deno_image@v0.0.3/mod.ts
|
|
|
|
|
|
export { resize } from './index.ts';
|
|
export { mimeType } from "./mime-type.ts"; |