UNPKG

sim800

Version:

A modern and opiniated module for SIM800 GSM modems ( SIM800 / SIM800L ).

4 lines (3 loc) 105 B
export { Sim800Client } from './sim800.client'; export * from './interfaces'; export * from './classes';