sunmi-printer-ionic-plugin-cjp
v0.0.2
Published
printer sunmi
Downloads
6
Readme
sunmi-printer-ionic-plugin-cjp
printer sunmi
Install
npm install sunmi-printer-ionic-plugin-cjp
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
searchPrinter(...)
searchPrinter(options: { method: number; }) => Promise<void>| Param | Type |
| ------------- | -------------------------------- |
| options | { method: number; } |
