interface Deno.UnixAddrimport { type Deno } from "https://deno.land/x/deno@v2.0.4/ext/net/lib.deno_net.d.ts"; const { UnixAddr } = Deno; Propertiestransport: "unix" | "unixpacket"path: string