UNPKG

react-native-star-io10

Version:

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

7 lines 205 B
export enum CharacterEncodingType { Japanese = 'Japanese', SimplifiedChinese = 'SimplifiedChinese', TraditionalChinese = 'TraditionalChinese', Korean = 'Korean', CodePage = 'CodePage' }