Skip to content

Instantly share code, notes, and snippets.

@zavr-1
Created December 4, 2018 10:03
Show Gist options
  • Save zavr-1/fdf7d1d8b72b72a22c8eb09bdaac989f to your computer and use it in GitHub Desktop.
Save zavr-1/fdf7d1d8b72b72a22c8eb09bdaac989f to your computer and use it in GitHub Desktop.
// The package 'child_process' source code
export default DEPACK$child_process
export const {
ChildProcess,
exec,
execFile,
execFileSync,
execSync,
fork,
spawn,
spawnSync,
} = DEPACK$child_process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment