import chalk from "chalk"; import "./packages/foo/mod.ts"; import "./packages/bar/mod.ts"; console.log(chalk);