function colors.bgCyanimport { colors } from "https://deno.land/x/release_up@0.6.0/deps.ts"; const { bgCyan } = colors; bgCyan(str: string): stringSet background color to cyan. Parametersstr: stringtext to make its background cyan Returnsstring