Skip to main content
IpcNetConnectOpts - net - Node documentation
interface IpcNetConnectOpts

Usage in Deno

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

Properties

optional
timeout: number | undefined