type alias z.IpVersionimport { type z } from "https://deno.land/x/pup@1.0.0-alpha-20/deps.ts"; const { IpVersion } = z; definition: "v4" | "v6"