Searched refs:CommentRowObject (Results 1 – 1 of 1) sorted by relevance
16 type CommentRowObject = { alias83 const commentRows: Record<number, CommentRowObject[]> = {};161 function generateCommentBody(entries: CommentRowObject[], tag: string): string {