mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
started working on bug fixes and test scripts
This commit is contained in:
@@ -127,4 +127,4 @@ var PacketType = {
|
||||
SERVER_BAN_ADD: "GUILD_BAN_ADD",
|
||||
SERVER_BAN_REMOVE: "GUILD_BAN_REMOVE"
|
||||
};
|
||||
exports.PacketType = PacketType;
|
||||
exports.PacketType = PacketType;
|
||||
Reference in New Issue
Block a user