@langchain/core
Version:
Core LangChain.js abstractions and schemas
1 lines • 410 B
Source Map (JSON)
{"version":3,"file":"boolean.d.ts","names":["JsonSchema7BooleanType","parseBooleanDef"],"sources":["../../../../src/utils/zod-to-json-schema/parsers/boolean.d.ts"],"sourcesContent":["export type JsonSchema7BooleanType = {\n type: \"boolean\";\n};\nexport declare function parseBooleanDef(): JsonSchema7BooleanType;\n//# sourceMappingURL=boolean.d.ts.map"],"mappings":";KAAYA,sBAAAA;EAAAA,IAAAA,EAAAA,SAAAA"}