Skip to main content
Socket - process - Node documentation
interface Socket
extends ReadWriteStream

Usage in Deno

import { type Socket } from "node:process";

Properties

optional
isTTY: true | undefined