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.