UNPKG

@seiton/printer

Version:

Driver para las impresoras Seiton, incluye todas las funciones basicas para poder imprimir tickets

9 lines (8 loc) 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SEITON_VID = void 0; var SEITON_VID; (function (SEITON_VID) { SEITON_VID[SEITON_VID["V1"] = 26728] = "V1"; SEITON_VID[SEITON_VID["V2"] = 4070] = "V2"; })(SEITON_VID || (exports.SEITON_VID = SEITON_VID = {}));