Function: getDocCommentSummaryLines()
getDocCommentSummaryLines(comment: Readonly<Comment>): readonly string[]
Defined in: _internal/doc-comment-summary.ts:8
Collect the summary lines that appear before the first block tag.
Readonly<Comment>
readonly string[]