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

593 B

Home > cautious-journey > GithubRemote > listLabels

GithubRemote.listLabels() method

Signature:

listLabels(options: ProjectQuery): Promise<Array<LabelUpdate>>;

Parameters

Parameter Type Description
options ProjectQuery

Returns:

Promise<Array<LabelUpdate>>