UNPKG

react-native-thermal-pos-printer

Version:

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

5 lines 193 B
import type { Spec } from '../types/spec'; declare const PosPrinterModule: Spec; export { PosPrinterModule as PosPrinter }; export default PosPrinterModule; //# sourceMappingURL=native.d.ts.map