import { treaty } from "@elysiajs/eden"; export const api = treaty("http://localhost:3000"); export * from "./constants"; export * from "./labels"; export * from "./types";