UNPKG

@yireen/squoosh-browser

Version:

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

2 lines (1 loc) 64 B
export default function decode(blob: Blob): Promise<ImageData>;