Project

General

Profile

1 61381 k.triantaf
export class ZenodoInformationClass{
2
  name: string = "";
3
  url:  string = "";
4
  shareInZenodoUrl: string = "";
5
}