mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export * from './avif_enc';
|
|
export { default } from './avif_enc';
|