import { z } from "https://deno.land/x/zod@v3.22.0/mod.ts";
const { ZodType } = z;
Parameters
def: util.noUndefined<Input>
Returns
ZodDefault<this>
Parameters
def: () => util.noUndefined<Input>
Returns
ZodDefault<this>
import { z } from "https://deno.land/x/zod@v3.22.0/mod.ts";
const { ZodType } = z;