method z.ZodSchema.prototype.arrayimport { z } from "https://deno.land/x/pup@1.0.0-alpha-16/deps.ts"; const { ZodSchema } = z; array(): ZodArray<this>ReturnsZodArray<this>