UNPKG

react-native-sunmi-inner-printer

Version:

http://docs.sunmi.com/htmls/index.html?lang=zh##V1文档资源 根据商米V1文档开发的蓝牙打印for React Native.

5 lines (3 loc) 146 B
import { NativeModules } from 'react-native'; const SunmiInnerPrinter = NativeModules.SunmiInnerPrinter; module.exports = SunmiInnerPrinter;