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