Module

x/zod/external.ts>coerce

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
variable coerce
import { coerce } from "https://dotland.deno.dev/x/zod@v3.22.4/external.ts";

type

{ string; number; boolean; bigint; date; }