/** * OpenCode CodingPlan * * - OpenCode 聚合的编码类套餐,具体后端随订阅变化。 * - 官网:https://opencode.ai/ */ import type { InkosEndpoint } from "../types.js"; export declare const OPENCODE_CODING_PLAN: InkosEndpoint; //# sourceMappingURL=opencodeCodingPlan.d.ts.map