import { z } from "https://deno.land/x/pup@1.0.0-rc.10/deps.ts";
const { ZodSchema } = z;
Parameters
def: util.noUndefined<Input>
Returns
ZodDefault<this>
Parameters
def: () => util.noUndefined<Input>
Returns
ZodDefault<this>
import { z } from "https://deno.land/x/pup@1.0.0-rc.10/deps.ts";
const { ZodSchema } = z;