Module

x/zod/index.ts>util.objectKeys

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
variable util.objectKeys
import { util } from "https://dotland.deno.dev/x/zod@v3.23.4/index.ts";
const { objectKeys } = util;

type

ObjectConstructor["keys"]