import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { ZodNonEmptyArray } = z;
Type Parameters
T extends ZodTypeAny
x/zod/index.ts>z.ZodNonEmptyArray
import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { ZodNonEmptyArray } = z;