Core Modules
Module: child_process
The built-in child_process module in Node.js.
Module: child_process
The built-in child_process module in Node.js.
Syntax
import child_process from "node:child_process";
Example
import child_process from "node:child_process";