UNPKG

node-lp

Version:

node-lp is an adapter to the unix lp(1) command allowing files to be subitted for printing or altering a pending job.

1 lines 56 B
module.exports = require('./lib/printer').createPrinter;