Skip to main content
SocketConstructorOpts.readable - net - Node documentation
property SocketConstructorOpts.readable

Usage in Deno

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

Type

boolean | undefined