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

5 lines 171 B
export * from './hooks'; export { PrintersDiscovery } from './PrintersDiscovery'; export * from './types'; export * from './constants'; //# sourceMappingURL=index.d.ts.map