stripColor
Remove ANSI escape codes from the string.
Signature
export declare function stripColor(string: string): string;JSDoc
Parameters
string- to remove ANSI escape codes from
Members
This export does not declare public properties or methods in the generated declaration file.