UNPKG

react-native-esc-pos-printer

Version:

An unofficial React Native library for printing on an EPSON TM printer with the Epson ePOS SDK for iOS and Epson ePOS SDK for Android

7 lines (6 loc) 258 B
"use strict"; export { addTextLine } from "./addTextLine.js"; export { monitorPrinter } from "./monitorPrinter.js"; export { tryToConnectUntil } from "./tryToConnectUntil.js"; export { addViewShot } from "./addViewShot.js"; //# sourceMappingURL=index.js.map