UNPKG

single-source-of-truth

Version:
4 lines 217 B
import type * as z from 'zod/v4'; import type { Standard } from "../../../standard"; export declare function parseFieldSchema(name: string, schema: z.ZodType): Standard.Model.Field; //# sourceMappingURL=field.d.ts.map