UNPKG

zpl-image-modern

Version:

Modern ZPL image conversion library supporting both browser and Node.js environments

2 lines 171 B
export { imageToZ64, imageToACS, rgbaToZ64, rgbaToACS, type ZplRotation, type ZplImageOptions, type ZplImageResult, } from "./browser"; //# sourceMappingURL=index.d.ts.map