1import { treaty } from '@elysiajs/eden' 2 3import type { app } from '@server' 4 5export const api = treaty<typeof app>('localhost:3000')