Home
last modified time | relevance | path

Searched refs:ListCommentsResponse (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/
H A DGitHub.ts294 const comments = [] as ListCommentsResponse['data'];
353 export type ListCommentsResponse = RestEndpointMethodTypes['issues']['listComments']['response']; alias