UNPKG

apistore-sms

Version:

Send SMS with Node.js via API Store SMS service.

6 lines (5 loc) 85 B
'use strict'; /* * The entry point. */ module.exports = require('./lib/smsAgent');