UNPKG

@edugouvfr/ngx-dsfr

Version:

NgxDsfr est un portage Angular des éléments d'interface du Système de Design de l'État Français (DSFR).

14 lines (13 loc) 931 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "../badges-group/badges-group.component"; import * as i3 from "../tags-group/tags-group.component"; import * as i4 from "../link/link.component"; import * as i5 from "../../shared/components/link-download/link-download.component"; import * as i6 from "../../shared/components/pictogram/pictogram.component"; import * as i7 from "./tile.component"; export declare class DsfrTileModule { static ɵfac: i0.ɵɵFactoryDeclaration<DsfrTileModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrTileModule, never, [typeof i1.CommonModule, typeof i2.DsfrBadgesGroupComponent, typeof i3.DsfrTagsGroupComponent, typeof i4.DsfrLinkComponent, typeof i5.LinkDownloadComponent, typeof i6.PictogramComponent, typeof i7.DsfrTileComponent], [typeof i7.DsfrTileComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DsfrTileModule>; }