Deminify files

This commit is contained in:
abalabahaha
2016-10-02 13:25:00 +09:00
parent d0e38c721d
commit 2b1fcf168c
31 changed files with 8491 additions and 883 deletions

View File

@@ -1 +1,8 @@
"use strict";exports.__esModule = true;exports.reg = reg;function reg(c,a){return [c].concat(Array.prototype.slice.call(a));}
"use strict";
exports.__esModule = true;
exports.reg = reg;
function reg(c, a) {
return [c].concat(Array.prototype.slice.call(a));
}