UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines 165 B
//#region extensions/kimi-coding/replay-policy.d.ts declare const KIMI_REPLAY_POLICY: { preserveSignatures: boolean; }; //#endregion export { KIMI_REPLAY_POLICY };