0.0.1 • Published 4 years ago
ionic-zebra-printer v0.0.1
ionic-zebra-printer
Ionic zebra printer
Install
npm install ionic-zebra-printer
npx cap syncAPI
print(...)
print(options: { ip: string; port: number; zpl: string; }) => anyPrint zpl given the ip address and port of a zebra printer.
| Param | Type |
|---|---|
options | { ip: string; port: number; zpl: string; } |
Returns: any
0.0.1
4 years ago