Skip to main content
TcpSocketConnectOpts.localPort - net - Node documentation
property TcpSocketConnectOpts.localPort

Usage in Deno

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

Type

number | undefined