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