Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
strip(message: string): string { return stripAnsi(message); }
A collection of utilities for managing and interacting with a terminal.