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