Skip to main content
PromiseWithChild - child_process - Node documentation
interface PromiseWithChild
extends Promise<T>

Usage in Deno

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

Type Parameters

T

Properties