UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines (5 loc) 246 B
import { AsyncLocalStorage } from "node:async_hooks"; //#region extensions/memory-core/src/memory/background-context.ts const runInMemoryBackgroundContext = AsyncLocalStorage.snapshot(); //#endregion export { runInMemoryBackgroundContext as t };