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