/** * LongCat (美团) * * - 官网:https://longcat.chat/ * - API 文档:https://longcat.chat/platform/docs */ import type { InkosEndpoint } from "../types.js"; export declare const LONGCAT: InkosEndpoint; //# sourceMappingURL=longcat.d.ts.map