UNPKG

escpos-print

Version:

Library for printing to ESC/POS compatible printers

6 lines (5 loc) 127 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class Adapter { } exports.default = Adapter;