Module

x/zod/index.ts>util.objectKeys

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

type

ObjectConstructor["keys"]