Files
coffeescript/lib/coffee-script/index.js
Geoffrey Booth 729127735b Bump version
2017-01-22 13:28:08 -08:00

12 lines
193 B
JavaScript

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