UNPKG

agents

Version:
8 lines (6 loc) 232 B
import { AsyncLocalStorage } from "node:async_hooks"; //#region src/internal_context.ts const agentContext = new AsyncLocalStorage(); //#endregion export { agentContext as t }; //# sourceMappingURL=internal_context-D9eKFth1.js.map