UNPKG

webzlp

Version:

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

3 lines 207 B
import * as Cmds from "../../Commands/index.js"; export declare function getErrorMessage(msg: string, _?: Cmds.IPrinterCommand): Cmds.IMessageHandlerResult<string>; //# sourceMappingURL=ErrorMessage.d.ts.map