1 2 3 4 5
import chalk from "chalk"; import "./packages/foo/mod.ts"; import "./packages/bar/mod.ts"; console.log(chalk);