mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 14:10:21 +00:00
Matrix: fix Jiti runtime API boundary
This commit is contained in:
@@ -85,7 +85,7 @@ export {
|
||||
export {
|
||||
setMatrixThreadBindingIdleTimeoutBySessionKey,
|
||||
setMatrixThreadBindingMaxAgeBySessionKey,
|
||||
} from "../../extensions/matrix/src/matrix/thread-bindings.js";
|
||||
} from "../../extensions/matrix/thread-bindings-runtime.js";
|
||||
export { createTypingCallbacks } from "../channels/typing.js";
|
||||
export { createChannelReplyPipeline } from "./channel-reply-pipeline.js";
|
||||
export type { OpenClawConfig } from "../config/config.js";
|
||||
|
||||
Reference in New Issue
Block a user