mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 14:53:24 +02:00
7 lines
241 B
TypeScript
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";
|