import { colors } from "https://deno.land/x/deno_cache@0.4.1/deps.ts";
const { bgBrightBlack } = colors;
Module
x/deno_cache/deps.ts>colors.bgBrightBlack
A TypeScript implementation of Deno CLI's module cache
Extremely Popular
x/deno_cache/deps.ts>colors.bgBrightBlack
import { colors } from "https://deno.land/x/deno_cache@0.4.1/deps.ts";
const { bgBrightBlack } = colors;