Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGitHub.ts43 const cachedPullRequest = cachedPullRequests.get(pull_number); constant
44 if (cachedPullRequest) {
45 return cachedPullRequest;