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