remix/terminal · FunctionView SourcestripAnsi Summary Removes ANSI escape sequences from a string. Signature function stripAnsi(value: string): string Copy code to clipboard Parameters value The string to strip Returns The string without ANSI escape sequences