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

Usage in Deno

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

Type

boolean | undefined