1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

Remove hyphen in coffee-script

This commit is contained in:
Geoffrey 2017-02-12 17:00:05 -08:00
parent d2e94c6ebd
commit 4cc701a9da
63 changed files with 129 additions and 129 deletions

11
lib/coffeescript/index.js Normal file
View file

@ -0,0 +1,11 @@
// 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);