Type alias ZodNonEmptyArray<T>

ZodNonEmptyArray<T>: ZodArray<T, "atleastone">

Type Parameters

Generated using TypeDoc