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) 723 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/forms"; import * as i3 from "../../components/link/link.component"; import * as i4 from "../../shared/i18n/i18n.pipe"; import * as i5 from "./form-password.component"; export declare class DsfrFormPasswordModule { static ɵfac: i0.ɵɵFactoryDeclaration<DsfrFormPasswordModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrFormPasswordModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.DsfrLinkComponent, typeof i4.DsfrI18nPipe, typeof i5.DsfrFormPasswordComponent], [typeof i5.DsfrFormPasswordComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DsfrFormPasswordModule>; }