@posx/core 5.5.6 → 5.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.d.ts CHANGED
@@ -101,7 +101,7 @@ declare module '@posx/core/libs/escpos.printer' {
101
101
  interpret(template: IPrintCommand): Promise<Uint8Array>;
102
102
  }
103
103
  export class EscPosPrinter implements IEscPosPrinter {
104
- private socket;
104
+ socket: any;
105
105
  constructor();
106
106
  /**
107
107
  * Prints esc pos printer