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

25 lines
576 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; [labelName](./cautious-journey.githubremote.labelname.md)
## GithubRemote.labelName() method
<b>Signature:</b>
```typescript
labelName(label: string | {
name?: string;
}): string;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| label | string \| { name?: string; } | |
<b>Returns:</b>
string