Skip to main content
ConnectionOptions.socket - tls - Node documentation
property ConnectionOptions.socket

Usage in Deno

import { type ConnectionOptions } from "node:tls";

Type

stream.Duplex | undefined