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) 207 B
export declare class StarPrinterInformationLan { _macAddress: string | undefined; _ipAddress: string | undefined; get macAddress(): string | undefined; get ipAddress(): string | undefined; }