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) 202 B
"use strict"; export * from "./hooks/index.js"; export { PrintersDiscovery } from "./PrintersDiscovery.js"; export * from "./types.js"; export * from "./constants.js"; //# sourceMappingURL=index.js.map