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

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