import { colors } from "https://deno.land/x/udd@0.8.0/deps.ts";
const { bgBrightYellow } = colors;
Module
x/udd/deps.ts>colors.bgBrightYellow
Update Deno Dependencies - update dependency urls to their latest published versions
Very Popular
x/udd/deps.ts>colors.bgBrightYellow
import { colors } from "https://deno.land/x/udd@0.8.0/deps.ts";
const { bgBrightYellow } = colors;