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