diff options
Diffstat (limited to 'src/bundle/index.ts')
-rw-r--r-- | src/bundle/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bundle/index.ts b/src/bundle/index.ts index 960d4dc0..45f084c5 100644 --- a/src/bundle/index.ts +++ b/src/bundle/index.ts @@ -1,4 +1,4 @@ export * from "@fosscord/api"; export * from "@fosscord/util"; export * from "@fosscord/gateway"; -export * from "@fosscord/cdn"; \ No newline at end of file +export * from "@fosscord/cdn"; |