@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) • 599 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/router";
import * as i3 from "./tab.component";
import * as i4 from "./tabs.component";
export declare class DsfrTabsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DsfrTabsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrTabsModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.DsfrTabComponent, typeof i4.DsfrTabsComponent], [typeof i3.DsfrTabComponent, typeof i4.DsfrTabsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DsfrTabsModule>;
}