@langchain/core
Version:
Core LangChain.js abstractions and schemas
1 lines • 553 B
Source Map (JSON)
{"version":3,"file":"undefined.d.ts","names":["Refs","JsonSchema7AnyType","JsonSchema7UndefinedType","parseUndefinedDef"],"sources":["../../../../src/utils/zod-to-json-schema/parsers/undefined.d.ts"],"sourcesContent":["import { Refs } from \"../Refs.js\";\nimport { JsonSchema7AnyType } from \"./any.js\";\nexport type JsonSchema7UndefinedType = {\n not: JsonSchema7AnyType;\n};\nexport declare function parseUndefinedDef(refs: Refs): JsonSchema7UndefinedType;\n//# sourceMappingURL=undefined.d.ts.map"],"mappings":";;;;KAEYE,wBAAAA;OACHD;AADT,CAAA"}