Module

x/zod/index.ts>IpVersion

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias IpVersion
import { type IpVersion } from "https://dotland.deno.dev/x/zod@v3.22.4/index.ts";
definition: "v4" | "v6"