interface RepositoryLinks {
    clone: pr.commentAdded.Clone[];
    self: pr.commentAdded.Self[];
}

Properties

Properties