Files
openclaw/extensions/matrix/thread-binding-api.ts
2026-04-17 02:00:26 -04:00

5 lines
141 B
TypeScript

export {
defaultTopLevelPlacement,
resolveMatrixInboundConversation as resolveInboundConversation,
} from "./src/thread-binding-api.js";