mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 13:11:31 +03:00
5 lines
168 B
TypeScript
5 lines
168 B
TypeScript
|
// Loaded from https://deno.land/x/deno_image@v0.0.3/deps.ts
|
||
|
|
||
|
|
||
|
export { encode as encodeJPG, decode as decodeJPG, Image } from "https://deno.land/x/jpegts@1.1/mod.ts";
|