getTextOfJSDocComment
external fun getTextOfJSDocComment(comment: NodeArray<JSDocComment> = definedExternally): String?(source)
Gets the text of a jsdoc comment, flattening links to their text.
Gets the text of a jsdoc comment, flattening links to their text.