Files
openclaw/src/plugin-sdk/runtime-config-snapshot.ts
2026-04-04 08:53:19 +01:00

3 lines
132 B
TypeScript

export { getRuntimeConfigSnapshot } from "../config/runtime-snapshot.js";
export type { OpenClawConfig } from "../config/types.js";