Skip to content

NetAddrInfo

reference
1 min readUpdated

Kind: Type

Source: src/helper/conninfo/types.ts

Part of: Helper

Definition

ts
{ transport?: 'tcp' | 'udp' port?: number address?: string addressType?: AddressType } & ( | { address: string addressType: AddressType } | {} )

Was this page helpful?

Download as PDF
NetAddrInfo — Hono (narrator proof)