Type alias ZodRawShape

ZodRawShape: {
    [k: string]: ZodTypeAny;
}

Type declaration

Generated using TypeDoc