UNPKG

524 BSource Map (JSON)View Raw
1{"version":3,"sources":["index.js"],"names":["global","debug","require","atServer","module","exports","opts"],"mappings":";;AAAA;AACA;AACAA,OAAOC,KAAP,GAAeC,QAAQ,OAAR,CAAf;;AAEA,IAAIC,WAAWD,QAAQ,UAAR,CAAf;AACAE,OAAOC,OAAP,GAAiB,UAASC,IAAT,EAAc;AAC7B,SAAOH,SAASG,IAAT,CAAP;AACD,CAFD","file":"../index.js","sourcesContent":["// require('babel-core/register')\n// require(\"babel-polyfill\")\nglobal.debug = require('debug')\n\nvar atServer = require('./server')\nmodule.exports = function(opts){\n return atServer(opts)\n}"]}
\No newline at end of file