method z.ZodSchema.prototype.arrayimport { z } from "https://deno.land/x/omdb@v3.0.1/deps.ts"; const { ZodSchema } = z; array(): ZodArray<this>ReturnsZodArray<this>