summary refs log tree commit diff
path: root/src/util/dtos/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/dtos/index.ts')
-rw-r--r--src/util/dtos/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/dtos/index.ts b/src/util/dtos/index.ts
index 0e8f8459..b25cac9c 100644
--- a/src/util/dtos/index.ts
+++ b/src/util/dtos/index.ts
@@ -1,2 +1,3 @@
 export * from "./DmChannelDTO";
+export * from "./ReadyGuildDTO";
 export * from "./UserDTO";