Module

x/zod/external.ts>typecast

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias typecast
import { type typecast } from "https://dotland.deno.dev/x/zod@v3.22.4/external.ts";
definition: A extends T ? A : never