index.ts
index.ts overview
Section titled “index.ts overview”Since v4.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”ChildProcess (namespace export)
Section titled “ChildProcess (namespace export)”Re-exports all named exports from the “./ChildProcess.ts” module as ChildProcess.
Signature
export * as ChildProcess from "./ChildProcess.ts"Since v4.0.0
ChildProcessSpawner (namespace export)
Section titled “ChildProcessSpawner (namespace export)”Re-exports all named exports from the “./ChildProcessSpawner.ts” module as ChildProcessSpawner.
Signature
export * as ChildProcessSpawner from "./ChildProcessSpawner.ts"Since v4.0.0