UNPKG

react-native-thermal-pos-printer

Version:

React Native thermal printer package for POS systems supporting Xprinter and other popular brands

6 lines (5 loc) 246 B
"use strict"; export { PrinterEventManager } from "./PrinterEventManager.js"; export { ThermalPrinterDevice } from "./ThermalPrinterDevice.js"; export { ReactNativePosPrinter } from "./ReactNativePosPrinter.js"; //# sourceMappingURL=index.js.map