@sam-senior/zebra-printer
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Zebra printer

Como usar

Importe o sam-zebra-printer-service para o projeto e utilizar o serviço SamZebraPrinterService.

export class TestPrintComponent {
  constructor(private SamZebraPrinter: SamZebraPrinterService) {}

  public async print() {
    await this.SamZebraPrinter.printTest();
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @sam-senior/zebra-printer

Weekly Downloads

5

Version

1.0.3

License

none

Unpacked Size

75.4 kB

Total Files

20

Last publish

Collaborators

  • felipejaquess
  • jorge.kohn