open-science-observatory-ui/src/app/pages/country/collaboration/other-research-products/country-collaboration-orp.c...

9 lines
216 B
TypeScript

import { Component } from '@angular/core';
@Component({
selector: 'app-country-collaboration-orp',
templateUrl: './country-collaboration-orp.component.html',
})
export class CountryCollaborationORPComponent {}