fix(IntegrationApplication): add missing export to index.js (#5475)

This commit is contained in:
Souji
2021-04-03 20:00:41 +02:00
committed by GitHub
parent 7cabc1c490
commit 8023250ee7
2 changed files with 2 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ export const {
GuildPreview,
GuildTemplate,
Integration,
IntegrationApplication,
Invite,
Message,
MessageAttachment,