Skip to content

ekasi-developer/printer

Repository files navigation

printer

Printer for the MOZ POS android device.

Install

npm install printer
npx cap sync

API

print(...)

print(options: any) => Promise<SuccessResponse>
Param Type
options any

Returns: Promise<SuccessResponse>


Interfaces

SuccessResponse

Prop Type
message string