Files
openclaw/src/cli/command-config-resolution.runtime.ts
2026-06-04 10:50:04 -04:00

3 lines
165 B
TypeScript

// Runtime re-export kept as a lazy boundary for command config secret resolution.
export { resolveCommandConfigWithSecrets } from "./command-config-resolution.js";