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