Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DValidateIssueCommand.ts4 getIssueAsync,
79 const issue = await getIssueAsync(issueNumber);
H A DImportGithubIssueToLinear.ts48 const issue = await GitHub.getIssueAsync(githubIssueNumber);
/expo/tools/src/
H A DGitHub.ts226 export async function getIssueAsync(issue_number: number) { function
293 const issue = await getIssueAsync(issue_number);