summaryrefslogtreecommitdiff
path: root/tests/specs/run/workspaces/explicit_import_map/main.ts
blob: 56dcea6788c55af6a50f8051ec65cf8fd9e9e66d (plain)
1
2
3
import chalk from "chalk";

console.log(chalk.green("hello"));