mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
v5.1.0 web dists
This commit is contained in:
@@ -630,4 +630,4 @@ var Client = (function (_EventEmitter) {
|
||||
})(_events2["default"]);
|
||||
|
||||
exports["default"] = Client;
|
||||
module.exports = exports["default"];
|
||||
module.exports = exports["default"];
|
||||
|
||||
@@ -8,4 +8,4 @@ exports["default"] = {
|
||||
READY: 3,
|
||||
DISCONNECTED: 4
|
||||
};
|
||||
module.exports = exports["default"];
|
||||
module.exports = exports["default"];
|
||||
|
||||
@@ -1415,4 +1415,4 @@ var InternalClient = (function () {
|
||||
})();
|
||||
|
||||
exports["default"] = InternalClient;
|
||||
module.exports = exports["default"];
|
||||
module.exports = exports["default"];
|
||||
|
||||
@@ -245,4 +245,4 @@ var Resolver = (function () {
|
||||
})();
|
||||
|
||||
exports["default"] = Resolver;
|
||||
module.exports = exports["default"];
|
||||
module.exports = exports["default"];
|
||||
|
||||
Reference in New Issue
Block a user