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

12 lines (11 loc) 529 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./table-legacy.component"; /** * @deprecated utiliser le nouveau composant de table */ export declare class DsfrTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<DsfrTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrTableModule, never, [typeof i1.CommonModule, typeof i2.DsfrTableLegacyComponent], [typeof i2.DsfrTableLegacyComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DsfrTableModule>; }