import { type z } from "https://deno.land/x/pup@1.0.0-rc.5/deps.ts";
const { Values } = z;
Type Parameters
T extends EnumValues
definition: [k in T[number]]: k
import { type z } from "https://deno.land/x/pup@1.0.0-rc.5/deps.ts";
const { Values } = z;