/** * MiniMax CodingPlan * * - 官网:https://platform.minimaxi.com/ * - MiniMax 针对编程场景的订阅套餐。 */ import type { InkosEndpoint } from "../types.js"; export declare const MINIMAX_CODING_PLAN: InkosEndpoint; //# sourceMappingURL=minimaxCodingPlan.d.ts.map