function bgBrightWhiteimport { bgBrightWhite } from "https://deno.land/x/lume@v1.19.4/deps/colors.ts"; bgBrightWhite(str: string): stringSet background color to bright white. Parametersstr: stringtext to make its background bright-white Returnsstring