UNPKG

ng-thermal-print

Version:

An angular module to add thermal printing capabilities.

4 lines (3 loc) 130 B
import { WebPrintDriver } from './WebPrintDriver'; import { UsbDriver } from './UsbDriver'; export { UsbDriver, WebPrintDriver };