import { treaty } from "@elysia/eden"; import type { app } from "@/server"; export const api = treaty("localhost:3000").api;