UNPKG

react-native-thermal-pos-printer

Version:

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

6 lines 247 B
export * from './types'; export * from './constants/barcodes'; export * from './constants/commands'; export * from './classes'; export { ReactNativePosPrinter as default } from './classes/ReactNativePosPrinter'; //# sourceMappingURL=index.d.ts.map