RepositoryDto: {
    id: string;
    name: string;
    registryId: string;
    repositoryUri: string;
}

Type declaration

  • id: string
  • name: string
  • registryId: string
  • repositoryUri: string