16 lines
460 B
Markdown
16 lines
460 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GithubRemote](./cautious-journey.githubremote.md) > [listIssues](./cautious-journey.githubremote.listissues.md)
|
||
|
|
||
|
## GithubRemote.listIssues() method
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
listIssues(): Promise<Array<IssueUpdate>>;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
Promise<Array<IssueUpdate>>
|
||
|
|