interface AddressInfo Usage in Denoimport { type AddressInfo } from "node:net"; Properties address: string family: string port: number