Module

x/zod/index.ts>z.ZodType#_getType

TypeScript-first schema validation with static type inference
Extremely Popular
Latest
method z.ZodType.prototype._getType
import { z } from "https://dotland.deno.dev/x/zod@v3.23.8/index.ts";
const { ZodType } = z;