Type alias PropValue

PropValue: ZodString | ZodNumber | ZodBoolean | ZodBigInt | ZodDate | ZodArray<PropValue>

Generated using TypeDoc