@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) • 584 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "../link/link.component";
import * as i3 from "../../shared/i18n/i18n.pipe";
import * as i4 from "./tag.component";
export declare class DsfrTagModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DsfrTagModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrTagModule, never, [typeof i1.CommonModule, typeof i2.DsfrLinkComponent, typeof i3.DsfrI18nPipe, typeof i4.DsfrTagComponent], [typeof i4.DsfrTagComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DsfrTagModule>;
}