type alias z.IpVersionimport { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts"; const { IpVersion } = z; definition: "v4" | "v6"