Skip to main content
Module

std/node/dgram.ts>AddressInfo

Deno standard library
Go to Latest
interface AddressInfo
import { type AddressInfo } from "https://deno.land/std@0.158.0/node/dgram.ts";

Properties

address: string
family: number
port: number