UNPKG

@clr/angular

Version:

Angular components for Clarity

16 lines (13 loc) 711 B
import * as i0 from '@angular/core'; import * as i1 from '@clr/angular/emphasis/badge'; export * from '@clr/angular/emphasis/badge'; import * as i2 from '@clr/angular/emphasis/label'; export * from '@clr/angular/emphasis/label'; import * as i3 from '@clr/angular/emphasis/alert'; export * from '@clr/angular/emphasis/alert'; declare class ClrEmphasisModule { static ɵfac: i0.ɵɵFactoryDeclaration<ClrEmphasisModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ClrEmphasisModule, never, [typeof i1.ClrBadge, typeof i2.ClrLabel], [typeof i3.ClrAlertModule, typeof i1.ClrBadge, typeof i2.ClrLabel]>; static ɵinj: i0.ɵɵInjectorDeclaration<ClrEmphasisModule>; } export { ClrEmphasisModule };