Unminify files

This commit is contained in:
abalabahaha
2016-08-05 08:11:45 +09:00
parent c2163a29c0
commit 2b7f88ae3a
29 changed files with 7636 additions and 869 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));
}