aboutsummaryrefslogtreecommitdiff
path: root/tools/eliminator/node_modules/coffee-script/lib/index.js
blob: 38f7c1e98765087c70667a94da97f1131de2452e (plain)
1
2
3
4
5
6
7
8
(function() {
  var key, val, _ref;
  _ref = require('./coffee-script');
  for (key in _ref) {
    val = _ref[key];
    exports[key] = val;
  }
}).call(this);