Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable z.util.getValidEnumValues
import { z } from "https://deno.land/x/frugal@0.9.6/dep/zod.ts";
const { getValidEnumValues } = z.util;

type

(obj: any) => unknown