Files
openclaw/src/plugin-sdk/acp-binding-resolve-runtime.ts
2026-04-17 16:05:09 +01:00

3 lines
171 B
TypeScript

// Read-only ACP binding resolution without the lifecycle runtime import graph.
export { resolveConfiguredAcpBindingRecord } from "../acp/persistent-bindings.resolve.js";