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

Properties

Properties

clone: pr.opened.Clone[]
self: pr.opened.Self[]