Searched refs:getReviewCommentsFromOutputs (Results 1 – 1 of 1) sorted by relevance
94 const reviewComments = getReviewCommentsFromOutputs(outputs);133 function getReviewCommentsFromOutputs(outputs: ReviewOutput[]): ReviewComment[] { function