interface z.ZodRecordDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/pup@1.0.0-beta.8/deps.ts";
const { ZodRecordDef } = z;
Type Parameters
optional
Value extends ZodTypeAny = ZodTypeAnyimport { type z } from "https://deno.land/x/pup@1.0.0-beta.8/deps.ts";
const { ZodRecordDef } = z;