print-emy-bluetooth
v0.0.13
Published
Printer Blueetooth para Android
Maintainers
Readme
printv
Printer Blueetooth
Install
npm install printv
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
blPrint(...)
blPrint(options: { value: string; }) => boolean| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: boolean
testingMessage()
testingMessage() => booleanReturns: boolean
