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