Type Alias ZodOptionalType<T>

ZodOptionalType<T>: ZodOptional<T>

Type Parameters