Interface ZodDefaultDef<T>

Type Parameters

Hierarchy

Properties

defaultValue: (() => noUndefined<T["_input"]>)

Type declaration

description?: string
errorMap?: ZodErrorMap
innerType: T
typeName: ZodDefault

Generated using TypeDoc