UNPKG

sn-sms

Version:

A simple CLI tool for work with sms in standart-n automation

8 lines (6 loc) 116 B
// Generated by CoffeeScript 1.6.2 exports.init = function() { var net; net = require('net'); return net; };