Skip to main content
Module

x/zod/external.ts>util.objectKeys

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

type

ObjectConstructor["keys"]