UNPKG

react-native-star-io10

Version:

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

7 lines (6 loc) 160 B
export class StarPrinterInformationBluetoothLE{ _address: string | undefined; get address(): string | undefined { return this._address; } }