openclaw/src/plugin-sdk/matrix-surface.ts

7 lines
241 B
TypeScript

// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
export {
createMatrixThreadBindingManager,
matrixSessionBindingAdapterChannels,
resetMatrixThreadBindingsForTests,
} from "../../extensions/matrix/api.js";