@@ -1,3 +1,5 @@
+export {}
+
const path = "dist/server/wrangler.json"
const config = await Bun.file(path).json()