Skip to content

Activity

Anton edited this page Dec 1, 2019 · 2 revisions

These methods allow to work with activities.

async star(
  owner: string,
  name: string,
): void

Star a repository.

Clone this wiki locally