Files
coffeescript/lib/coffee-script/index.js
2016-11-30 22:27:32 -08: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);