Skip to main content
Module

x/zod/mod.ts

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
import * as zod from "https://deno.land/x/zod@v3.19.1/mod.ts";

Classes

c
Schema
abstract
c
z.Schema
abstract
c
z.ZodSchema
abstract
c
z.ZodType
abstract
c
ZodSchema
abstract
c
ZodType
abstract

Variables

Interfaces

Type Aliases