mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-18 19:49:04 +00:00
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
/* tslint:disable */
|
|
export const memory: WebAssembly.Memory;
|
|
export function doit(): number;
|