method z.ZodSchema.prototype._getTypeimport { z } from "https://deno.land/x/zod@v3.20.5/index.ts"; const { ZodSchema } = z; _getType(input: ParseInput): stringParametersinput: ParseInputReturnsstring