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

19 lines (18 loc) 1.15 kB
import * as i0 from "@angular/core"; import * as i1 from "./response.component"; import * as i2 from "@angular/common"; import * as i3 from "../../components/button/button.module"; import * as i4 from "../../components/buttons-group/buttons-group.module"; export declare class DsfrResponseModule { static ɵfac: i0.ɵɵFactoryDeclaration<DsfrResponseModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrResponseModule, [typeof i1.DsfrResponseComponent], [typeof i2.CommonModule, typeof i3.DsfrButtonModule, typeof i4.DsfrButtonsGroupModule], [typeof i1.DsfrResponseComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DsfrResponseModule>; } /** * @deprecated use DsfrResponseModule instead */ export declare class DsfrPageResponseModule { static ɵfac: i0.ɵɵFactoryDeclaration<DsfrPageResponseModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrPageResponseModule, [typeof i1.DsfrPageResponseComponent], [typeof i2.CommonModule, typeof i3.DsfrButtonModule, typeof i4.DsfrButtonsGroupModule], [typeof i1.DsfrPageResponseComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DsfrPageResponseModule>; }