function colors.resetimport { colors } from "https://dotland.deno.dev/x/deno_cache@0.7.1/deps.ts"; const { reset } = colors; reset(str: string): stringReset the text modified Parametersstr: stringtext to reset Returnsstring