import { treaty } from "@elysiajs/eden"; import type { App } from "../../../api/src/index"; export const client = treaty("aura.rpi1.danbulant.cloud", {}); // export const client = treaty( // process.env.VITE_BETTER_AUTH_URL || "127.0.0.1:3000", // {}, // );