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