openclaw/native-plugins/matrix/thread-bindings-runtime.ts
2026-03-20 09:30:16 +01:00

5 lines
151 B
TypeScript

export {
setMatrixThreadBindingIdleTimeoutBySessionKey,
setMatrixThreadBindingMaxAgeBySessionKey,
} from "./src/matrix/thread-bindings-shared.js";