UNPKG

sn-sms

Version:

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

8 lines (6 loc) 138 B
// Generated by CoffeeScript 1.6.2 exports.init = function() { var socket; socket = require('socket.io-client'); return socket; };