mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 10:05:19 +00:00
4 lines
151 B
TypeScript
4 lines
151 B
TypeScript
export {
|
|
setMatrixThreadBindingIdleTimeoutBySessionKey,
|
|
setMatrixThreadBindingMaxAgeBySessionKey,
|
|
} from "./src/matrix/thread-bindings-shared.js";
|