esoftplay-android-print
Advanced tools
Comparing version 0.0.193 to 0.0.194
@@ -45,3 +45,3 @@ //@ts-check | ||
closeConnection() { | ||
EscPosPrinter.disconnect() | ||
// EscPosPrinter.disconnect() | ||
}, | ||
@@ -72,3 +72,3 @@ isOpened(cb: (status: number) => void) { | ||
}) | ||
PrintersDiscovery.start() | ||
// PrintersDiscovery.start() | ||
}, | ||
@@ -75,0 +75,0 @@ startScanPrinters(cb: (printer: any[]) => void) { |
{ | ||
"name": "esoftplay-android-print", | ||
"version": "0.0.193", | ||
"version": "0.0.194", | ||
"description": "Printing ", | ||
@@ -5,0 +5,0 @@ "main": "./index.ts", |
26482525