UNPKG

raw-modem

Version:

A library to send raw command to a modem and received the response

5 lines (4 loc) 144 B
export * from './lib/DefaultSerialPort'; export * from './lib/ISerialPort'; export * from './lib/ModemOptions'; export * from './lib/RawModem';