1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/lib/coffeescript/index.js
2017-02-12 17:00:05 -08:00

11 lines
198 B
JavaScript

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