summary refs log tree commit diff
path: root/src/util/entities/index.ts
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-10-03 23:50:34 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-10-03 23:50:34 +1100
commitc885fd55032f0ffebfdb82a4bd11044e394b8955 (patch)
treef93a6cd35d11302594c25badb3a90ad14c7c2b03 /src/util/entities/index.ts
parentTwitter embeds (diff)
downloadserver-c885fd55032f0ffebfdb82a4bd11044e394b8955.tar.xz
Embed cache
Diffstat (limited to '')
-rw-r--r--src/util/entities/index.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/entities/index.ts b/src/util/entities/index.ts
index c439a4b7..04f3bace 100644
--- a/src/util/entities/index.ts
+++ b/src/util/entities/index.ts
@@ -7,6 +7,7 @@ export * from "./Categories";
 export * from "./Channel";
 export * from "./Config";
 export * from "./ConnectedAccount";
+export * from "./EmbedCache";
 export * from "./Emoji";
 export * from "./Guild";
 export * from "./Invite";
@@ -29,4 +30,4 @@ export * from "./VoiceState";
 export * from "./Webhook";
 export * from "./ClientRelease";
 export * from "./BackupCodes";
-export * from "./Note";
+export * from "./Note";
\ No newline at end of file