Type Alias ZodNullableType<T>

ZodNullableType<T>: ZodNullable<T>

Type Parameters