This commit is contained in:
Yuzu 2022-06-26 19:25:16 -05:00
parent 4f178ca962
commit 6d44d6dfd8

1
mod.ts
View File

@ -17,7 +17,6 @@ export * from "./structures/ThreadChannel.ts";
export * from "./structures/NewsChannel.ts";
export * from "./structures/Emoji.ts";
export * from "./structures/VoiceChannel.ts";
export * from "./structures/Emoji.ts";
export * from "./structures/GuildEmoji.ts";
export * from "./structures/WelcomeChannel.ts";
export * from "./structures/WelcomeScreen.ts";