import { colors } from "https://deno.land/x/proc@0.20.17/dev/deps.ts";
const { red } = colors;
Module
A high-level way to run child processes that is easy, flexible, powerful, and prevents resource leaks.
import { colors } from "https://deno.land/x/proc@0.20.17/dev/deps.ts";
const { red } = colors;