From 512375f6ed6f7fe895f0ebbb9494e7d2feb7a525 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Thu, 12 Aug 2021 20:16:45 +0200 Subject: :sparkles: cdn --- cdn/src/index.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 cdn/src/index.ts (limited to 'cdn/src/index.ts') diff --git a/cdn/src/index.ts b/cdn/src/index.ts new file mode 100644 index 00000000..7513bd2f --- /dev/null +++ b/cdn/src/index.ts @@ -0,0 +1 @@ +export * from "./Server"; -- cgit 1.5.1