moz-pos-printer
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

printer

Printer for the MOZ POS android device.

Install

npm install printer
npx cap sync

API

print(...)

print(options: { transaction: any; base64: string; }) => Promise<{ success: boolean; message: string; }>
Param Type
options { transaction: any; base64: string; }

Returns: Promise<{ success: boolean; message: string; }>


Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.40latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i moz-pos-printer

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

15.9 kB

Total Files

27

Last publish

Collaborators

  • ekasi-developer