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

Usage in Deno

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

Type

string | undefined