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