UNPKG

react-native-thermal-pos-printer

Version:

React Native thermal printer package for POS systems supporting Xprinter and other popular brands

7 lines 294 B
export declare class PosPrinterDebug { static log(message: string, ...args: any[]): void; static error(message: string, ...args: any[]): void; static checkModuleRegistration(): void; } export declare function testNativeModule(): Promise<boolean>; //# sourceMappingURL=debug.d.ts.map