aboutsummaryrefslogtreecommitdiff
path: root/src/Vencord.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/Vencord.ts')
-rw-r--r--src/Vencord.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Vencord.ts b/src/Vencord.ts
new file mode 100644
index 0000000..2a4a60a
--- /dev/null
+++ b/src/Vencord.ts
@@ -0,0 +1,3 @@
+import "./utils/patchWebpack";
+
+export const Webpack = {}; \ No newline at end of file