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

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