mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: fix test type import
This commit is contained in:
@@ -86,12 +86,12 @@ import {
|
||||
Snowflake,
|
||||
StageChannel,
|
||||
TextBasedChannelFields,
|
||||
TextBasedChannel,
|
||||
TextBasedChannelTypes,
|
||||
VoiceBasedChannel,
|
||||
GuildBasedChannel,
|
||||
NonThreadGuildBasedChannel,
|
||||
GuildTextBasedChannel,
|
||||
type TextBasedChannel,
|
||||
type TextBasedChannelTypes,
|
||||
type VoiceBasedChannel,
|
||||
type GuildBasedChannel,
|
||||
type NonThreadGuildBasedChannel,
|
||||
type GuildTextBasedChannel,
|
||||
TextChannel,
|
||||
ThreadChannel,
|
||||
ThreadMember,
|
||||
|
||||
Reference in New Issue
Block a user