Skip to main content
ClientRequestArgs.localPort - http - Node documentation
property ClientRequestArgs.localPort

Usage in Deno

import { type ClientRequestArgs } from "node:http";

Type

number | undefined