Searched refs:ListCommentsResponse (Results 1 – 1 of 1) sorted by relevance
294 const comments = [] as ListCommentsResponse['data'];353 export type ListCommentsResponse = RestEndpointMethodTypes['issues']['listComments']['response']; alias