UNPKG

@jsquash/qoi

Version:

Wasm Quite Ok Image Format (qoi) 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';