UNPKG

@langchain/core

Version:
7 lines 199 B
//#region src/utils/zod-to-json-schema/parsers/boolean.d.ts type JsonSchema7BooleanType = { type: "boolean"; }; //#endregion export { JsonSchema7BooleanType }; //# sourceMappingURL=boolean.d.ts.map