Searched refs:IssueComment (Results 1 – 2 of 2) sorted by relevance
230 async function deleteOutdatedReportsAsync(reports: GitHub.IssueComment[]) {
351 export type IssueComment = RestEndpointMethodTypes['issues']['getComment']['response']['data']; alias