/lib/coffee-script/index.js
http://github.com/jashkenas/coffee-script · JavaScript · 11 lines · 8 code · 2 blank · 1 comment · 1 complexity · 5c7b95fe937218c778b562ac1b269dae MD5 · raw file
- // Generated by CoffeeScript 1.10.0
- (function() {
- var key, ref, val;
- ref = require('./coffee-script');
- for (key in ref) {
- val = ref[key];
- exports[key] = val;
- }
- }).call(this);