UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 320 B
import { t as HookHandler } from "../../hooks-fZxqYa_h.js"; //#region src/hooks/bundled/session-memory/handler.d.ts declare function flushSessionMemoryWritesForTest(): Promise<void>; declare const saveSessionToMemory: HookHandler; //#endregion export { saveSessionToMemory as default, flushSessionMemoryWritesForTest };