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

Usage in Deno

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

Type

string | undefined