Skip to main content
SendHandle - child_process - Node documentation
type alias SendHandle

Usage in Deno

import { type SendHandle } from "node:child_process";

Definition

net.Socket
| net.Server
| dgram.Socket
| undefined