Files
openclaw/src/plugin-sdk/runtime-config-snapshot.ts
2026-04-01 23:14:48 +09:00

3 lines
118 B
TypeScript

export { getRuntimeConfigSnapshot } from "../config/io.js";
export type { OpenClawConfig } from "../config/types.js";