function stripColorRe-exportimport { stripColor } from "https://deno.land/x/aleph@1.0.0-alpha.54/lib/log.ts"; stripColor(string: string): stringRemove ANSI escape codes from the string. Parametersstring: stringto remove ANSI escape codes from Returnsstring