@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).
12 lines (11 loc) • 706 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/router";
import * as i3 from "../../shared/components/heading/heading.component";
import * as i4 from "../link/item-link.component";
import * as i5 from "./summary.component";
export declare class DsfrSummaryModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DsfrSummaryModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrSummaryModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.HeadingComponent, typeof i4.ItemLinkComponent, typeof i5.DsfrSummaryComponent], [typeof i5.DsfrSummaryComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DsfrSummaryModule>;
}