@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).
14 lines (13 loc) • 933 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/forms";
import * as i3 from "../../forms/form-email/form-email.component";
import * as i4 from "../../shared/components/input-group/input-group.component";
import * as i5 from "../../shared/i18n/i18n.pipe";
import * as i6 from "./follow.component";
import * as i7 from "./follow-link/follow-link.component";
export declare class DsfrFollowModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DsfrFollowModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrFollowModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.DsfrFormEmailComponent, typeof i4.InputGroupComponent, typeof i5.DsfrI18nPipe, typeof i6.DsfrFollowComponent, typeof i7.DsfrFollowLinkComponent], [typeof i6.DsfrFollowComponent, typeof i7.DsfrFollowLinkComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DsfrFollowModule>;
}