import { edenTreaty } from '@elysiajs/eden' import type { App } from 'backend' // 创建 Eden 客户端,自动推断类型 export const api = edenTreaty('http://localhost:3001')