UNPKG

react-native-star-io10

Version:

react-native-star-io10 is a library for supporting application development for Star Micronics devices.

7 lines 149 B
export enum InterfaceType { Unknown = 'Unknown', Lan = 'Lan', Bluetooth = 'Bluetooth', BluetoothLE = 'BluetoothLE', Usb = 'Usb' }