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).

11 lines (10 loc) 594 B
import * as i0 from "@angular/core"; import * as i1 from "./tab.component"; import * as i2 from "./tabs.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/router"; export declare class DsfrTabsModule { static ɵfac: i0.ɵɵFactoryDeclaration<DsfrTabsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrTabsModule, [typeof i1.DsfrTabComponent, typeof i2.DsfrTabsComponent], [typeof i3.CommonModule, typeof i4.RouterModule], [typeof i1.DsfrTabComponent, typeof i2.DsfrTabsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DsfrTabsModule>; }