UNPKG
zpl-image-modern
Version:
latest (1.0.3)
1.0.3
1.0.2
Modern ZPL image conversion library supporting both browser and Node.js environments
zpl-image-modern
/
dist
/
index.d.ts
2 lines
•
171 B
TypeScript
View Raw
1
2
export
{ imageToZ64, imageToACS, rgbaToZ64, rgbaToACS,
type
ZplRotation
,
type
ZplImageOptions
,
type
ZplImageResult
, }
from
"./browser"
;
//# sourceMappingURL=index.d.ts.map