UNPKG

transit-im

Version:

express-like framework for AIM bots creation (ICQ as well)

14 lines (12 loc) 265 B
// Generated by CoffeeScript 1.6.3 (function() { module.exports = function() { return function(data) { if (typeof data === 'object') { return JSON.stringify(data, null, 4); } else { return data; } }; }; }).call(this);