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

Properties

Properties

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