IpVersionCopyimport type { IpVersion } from "https://esm.sh/zod@3.25.76/index.d.cts";type IpVersion = "v4" | "v6";§Type§"v4" | "v6"[src]