UNPKG

@yireen/squoosh-browser

Version:

An image compression tool run in browser while @squoosh/lib can not.

3 lines (2 loc) 169 B
import { EncoderState, ProcessorState } from '../feature-meta'; export declare function generateCliInvocation(encoder: EncoderState, processor: ProcessorState): string;