Skip to main content
Module

x/zod/external.ts>objectKeyMask

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias objectKeyMask
import { type objectKeyMask } from "https://deno.land/x/zod@v3.20.3/external.ts";
definition: [k in keyof Obj]?: true