UNPKG

webzlp

Version:

A small library using WebUSB to print labels on label printers.

5 lines 267 B
export * from './EplPrinterCommandSet.js'; export { tryGetModel } from './CmdConfigurationInquiry.js'; export { CmdErrorReporting } from './CmdErrorReporting.js'; export type { CmdErrorReportingMode } from './CmdErrorReporting.js'; //# sourceMappingURL=index.d.ts.map