Skip to main content
AddressInfo - net - Node documentation
interface AddressInfo

Usage in Deno

import { type AddressInfo } from "node:net";

Properties

address: string
family: string
port: number