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