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