mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
v5.0.0! Woo!
This commit is contained in:
@@ -1,5 +1 @@
|
||||
"use strict";
|
||||
|
||||
exports.reg = function (c, a) {
|
||||
return [c].concat(Array.prototype.slice.call(a));
|
||||
};
|
||||
"use strict";exports.reg = function(c,a){return [c].concat(Array.prototype.slice.call(a));};
|
||||
|
||||
Reference in New Issue
Block a user