import type { ServerApi } from "../types.js" export const api: ServerApi = { name: "opencode", groups: [], }