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

576 B

Home > cautious-journey > GithubRemote > labelName

GithubRemote.labelName() method

Signature:

labelName(label: string | {
        name?: string;
    }): string;

Parameters

Parameter Type Description
label string | { name?: string; }

Returns:

string