@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).
10 lines (9 loc) • 498 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tag.component";
import * as i2 from "@angular/common";
import * as i3 from "../link/link.module";
export declare class DsfrTagModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DsfrTagModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DsfrTagModule, [typeof i1.DsfrTagComponent], [typeof i2.CommonModule, typeof i3.DsfrLinkModule], [typeof i1.DsfrTagComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DsfrTagModule>;
}