Skip to main content
Module

x/zod/mod.ts>Schema#_getType

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
method Schema.prototype._getType
import { Schema } from "https://deno.land/x/zod@v3.17.10/mod.ts";

Parameters

input: ParseInput

Returns

string