/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

  1. // Generated by CoffeeScript 1.10.0
  2. (function() {
  3. var key, ref, val;
  4. ref = require('./coffee-script');
  5. for (key in ref) {
  6. val = ref[key];
  7. exports[key] = val;
  8. }
  9. }).call(this);