Skip to main content
ListenOptions.port - net - Node documentation
property ListenOptions.port

Usage in Deno

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

Type

number | undefined