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

6 lines (5 loc) 154 B
"use strict"; export { Printer } from "./Printer.js"; export * from "./constants/index.js"; export * from "./types.js"; //# sourceMappingURL=index.js.map