import { z } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/index.ts";
const { Schema } = z;
Parameters
def: util.noUndefined<Input>
Returns
ZodDefault<this>
Parameters
def: () => util.noUndefined<Input>
Returns
ZodDefault<this>
import { z } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/index.ts";
const { Schema } = z;