// Matrix API module exposes the plugin public contract. export { defaultTopLevelPlacement, resolveMatrixInboundConversation as resolveInboundConversation, } from "./src/thread-binding-api.js";