UNPKG

@jsquash/png

Version:

Wasm png encoder and decoder supporting the browser. Repackaged from Squoosh App.

3 lines (2 loc) 98 B
export { default as encode } from './encode.js'; export { default as decode } from './decode.js';