1
0
Fork 0
cautious-journey/docs/api/cautious-journey.gitlabremo...

16 lines
460 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [cautious-journey](./cautious-journey.md) &gt; [GitlabRemote](./cautious-journey.gitlabremote.md) &gt; [listIssues](./cautious-journey.gitlabremote.listissues.md)
## GitlabRemote.listIssues() method
<b>Signature:</b>
```typescript
listIssues(): Promise<Array<IssueUpdate>>;
```
<b>Returns:</b>
Promise&lt;Array&lt;IssueUpdate&gt;&gt;