UNPKG

@langchain/core

Version:
7 lines (6 loc) 346 B
import { ConfigureHook, getContextVariable, registerConfigureHook, setContextVariable } from "./singletons/async_local_storage/context.cjs"; //#region src/context.d.ts declare const foo = "bar"; //#endregion export { type ConfigureHook, foo, getContextVariable, registerConfigureHook, setContextVariable }; //# sourceMappingURL=context.d.cts.map