UNPKG

@gouvfr-anct/mediation-numerique

Version:

📚 Bibliothèque pour la cartographie de l’offre de médiation numérique.

9 lines (8 loc) • 385 B
import * as i0 from "@angular/core"; export declare class LogoCardComponent { logoPath: string; name: string; getName(key: string): string; static ɵfac: i0.ɵɵFactoryDeclaration<LogoCardComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<LogoCardComponent, "app-logo-card", never, { "logoPath": "logoPath"; "name": "name"; }, {}, never, never, false>; }