projects/prestations-ng/src/foehn-footer/footer-link.type.ts
string
export class FooterLink { url: string; label: string; }