openclaw / src /plugin-sdk /acp-binding-resolve-runtime.ts
SaylorTwift's picture
SaylorTwift HF Staff
Add files using upload-large-folder tool
5c2a829 verified
Raw
History Blame Contribute Delete
256 Bytes
// Deprecated compatibility for the released Matrix hot-path import.
// Remove next major after supported Matrix versions resolve bindings without this host facade.
export { resolveConfiguredAcpBindingRecord } from "../acp/persistent-bindings.resolve.js";