{"version":3,"file":"catch.cjs","names":["parseDef"],"sources":["../../../../src/utils/zod-to-json-schema/parsers/catch.ts"],"sourcesContent":["import { ZodCatchDef } from \"zod/v3\";\nimport { parseDef } from \"../parseDef.js\";\nimport { Refs } from \"../Refs.js\";\n\nexport const parseCatchDef = (def: ZodCatchDef<any>, refs: Refs) => {\n  return parseDef(def.innerType._def, refs);\n};\n"],"mappings":";;AAIA,MAAa,iBAAiB,KAAuB,SAAe;AAClE,QAAOA,iBAAAA,SAAS,IAAI,UAAU,MAAM,KAAK"}