summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/child-process-fork/1.0.0/forked_path.js
blob: aaa106315c10ad9528e31b66b1f02297ff64db9e (plain)
1
2
3
const chalk = require("chalk");

console.log(typeof chalk.green);