UNPKG

@langchain/core

Version:
1 lines 742 B
{"version":3,"file":"intersection.d.ts","names":["ZodIntersectionDef","JsonSchema7Type","Refs","JsonSchema7AllOfType","parseIntersectionDef"],"sources":["../../../../src/utils/zod-to-json-schema/parsers/intersection.d.ts"],"sourcesContent":["import { ZodIntersectionDef } from \"zod/v3\";\nimport { JsonSchema7Type } from \"../parseTypes.js\";\nimport { Refs } from \"../Refs.js\";\nexport type JsonSchema7AllOfType = {\n allOf: JsonSchema7Type[];\n unevaluatedProperties?: boolean;\n};\nexport declare function parseIntersectionDef(def: ZodIntersectionDef, refs: Refs): JsonSchema7AllOfType | JsonSchema7Type | undefined;\n//# sourceMappingURL=intersection.d.ts.map"],"mappings":";;;;;KAGYG,oBAAAA;SACDF;EADCE,qBAAAA,CAAAA,EAAoB,OAAA"}