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

16 lines
452 B
Markdown

<!-- 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; [getLabel](./cautious-journey.gitlabremote.getlabel.md)
## GitlabRemote.getLabel() method
<b>Signature:</b>
```typescript
getLabel(): Promise<Array<LabelUpdate>>;
```
<b>Returns:</b>
Promise&lt;Array&lt;LabelUpdate&gt;&gt;