black
Set text color to black.
Signature
export declare function black(str: string): string;JSDoc
Parameters
str- text to make black
Members
This export does not declare public properties or methods in the generated declaration file.
Set text color to black.
export declare function black(str: string): string;strThis export does not declare public properties or methods in the generated declaration file.