summaryrefslogtreecommitdiff
path: root/tests/specs/npm/byonm/not_installed.ts
blob: 4cd4b83f6e2abfe2024548f97bdc0049ab0cf9d7 (plain)
1
2
import chalk from "npm:chalk";
console.log(chalk.green("hi"));