Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/frugal/dep/zod.ts>z.coerce

A frugal web framework
Latest
variable z.coerce
import { z } from "https://deno.land/x/frugal@0.9.6/dep/zod.ts";
const { coerce } = z;

type

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