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