Graphorin API reference v0.13.8
Graphorin API reference / @graphorin/tools / / ZodV3Like
Interface: ZodV3Like
Defined in: packages/tools/src/schema/to-json-schema.ts:67
Structural view of a Zod v3 classic schema.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
_def | readonly | { typeName: string; } & Record<string, unknown> | packages/tools/src/schema/to-json-schema.ts:68 |