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