OpenClaw 完整备份 - 2026-03-21

This commit is contained in:
huan
2026-03-21 15:31:06 +08:00
commit 8dd73a1d62
569 changed files with 76792 additions and 0 deletions
@@ -0,0 +1,3 @@
import type { PluginRuntime } from "openclaw/plugin-sdk";
export declare function setWeComRuntime(r: PluginRuntime): void;
export declare function getWeComRuntime(): PluginRuntime;