import { ansi, wrapAnsi } from './_src/ansiColors.js'; console.log(wrapAnsi(ansi`[red]Hello[/] World`));