mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-15 10:09:45 +00:00
4 lines
92 B
TypeScript
4 lines
92 B
TypeScript
/* tslint:disable */
|
|
export function compress(arg0: Uint8Array, arg1: number): Uint8Array;
|
|
|