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 cf3863fa..b91889ff 100644 --- a/src/util/dtos/index.ts +++ b/src/util/dtos/index.ts
@@ -16,6 +16,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. */ +export * from "./ConnectedAccountDTO"; export * from "./DmChannelDTO"; export * from "./ReadyGuildDTO"; export * from "./UserDTO";