V1 with working cmdline interface for easy of using GIT
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import { ZodCatchDef } from 'zod';
|
||||
import { Refs } from "../Refs.js";
|
||||
export declare const parseCatchDef: (def: ZodCatchDef<any>, refs: Refs) => import("../parseDef").JsonSchema7Type | undefined;
|
||||
//# sourceMappingURL=catch.d.ts.map
|
||||
Reference in New Issue
Block a user