Files
coffeescript/lib/coffee-script/index.js
2016-10-22 11:50:44 -07:00

12 lines
198 B
JavaScript

// Generated by CoffeeScript 2.0.0-alpha
(function() {
var key, ref, val;
ref = require('./coffee-script');
for (key in ref) {
val = ref[key];
exports[key] = val;
}
}).call(this);