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

Usage in Deno

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

Type

boolean | undefined