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