@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();
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    2
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

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