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

x/pup/deps.ts>z.ZodType#default

Universal process manager built in Deno
Go to Latest
method z.ZodType.prototype.default
Re-export
import { z } from "https://deno.land/x/pup@1.0.0-beta.20/deps.ts";
const { ZodType } = z;

Parameters

def: util.noUndefined<Input>

Returns

ZodDefault<this>

Parameters

def: () => util.noUndefined<Input>

Returns

ZodDefault<this>