mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
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";
|