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