UNPKG

capacitor-zebra-printer

Version:

Capacitor plugin to send ZPL messages to Zebra printers

5 lines (4 loc) 197 B
import type { CapacitorZebraPrinterPlugin } from './definitions'; declare const CapacitorZebraPrinter: CapacitorZebraPrinterPlugin; export * from './definitions'; export { CapacitorZebraPrinter };