Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGitHub.ts184 export async function deletePullRequestReviewCommentAsync(comment_id: number) { function
205 .map((comment) => deletePullRequestReviewCommentAsync(comment.id))