diff options
Diffstat (limited to 'src/util/interfaces/index.ts')
-rw-r--r-- | src/util/interfaces/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/interfaces/index.ts b/src/util/interfaces/index.ts index c6a00458..6620ba32 100644 --- a/src/util/interfaces/index.ts +++ b/src/util/interfaces/index.ts @@ -19,6 +19,7 @@ export * from "./Activity"; export * from "./ConnectedAccount"; export * from "./Event"; +export * from "./GuildWelcomeScreen"; export * from "./Interaction"; export * from "./Presence"; export * from "./Status"; |