openclaw/native-plugins/matrix/thread-bindings-runtime.ts

5 lines
151 B
TypeScript
Raw Permalink Normal View History

2026-03-19 11:39:59 -04:00
export {
setMatrixThreadBindingIdleTimeoutBySessionKey,
setMatrixThreadBindingMaxAgeBySessionKey,
} from "./src/matrix/thread-bindings-shared.js";