UNPKG

@cisstech/nge

Version:

NG Essentials is a collection of libraries for Angular developers.

20 lines (19 loc) 1.5 kB
import * as i0 from "@angular/core"; import * as i1 from "./icon.component"; import * as i2 from "./icon-fa/icon-fa.component"; import * as i3 from "./icon-img/icon-img.component"; import * as i4 from "./icon-icongr/icon-icongr.component"; import * as i5 from "./icon-codicon/icon-codicon.component"; import * as i6 from "./pipes/icon.pipe"; import * as i7 from "./pipes/icon-fa.pipe"; import * as i8 from "./pipes/icon-file.pipe"; import * as i9 from "./pipes/icon-icongr.pipe"; import * as i10 from "./pipes/icon-codicon.pipe"; import * as i11 from "@angular/common"; import * as i12 from "@angular/cdk/portal"; import * as i13 from "@cisstech/nge/pipes"; export declare class NgeUiIconModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgeUiIconModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgeUiIconModule, [typeof i1.IconComponent, typeof i2.IconFaComponent, typeof i3.IconImgComponent, typeof i4.IconIcongrComponent, typeof i5.IconCodIconComponent, typeof i6.IconPipe, typeof i7.IconFaPipe, typeof i8.IconFilePipe, typeof i9.IconIcongrPipe, typeof i10.IconCodiconPipe], [typeof i11.CommonModule, typeof i12.PortalModule, typeof i13.IconGrPipe], [typeof i1.IconComponent, typeof i2.IconFaComponent, typeof i3.IconImgComponent, typeof i4.IconIcongrComponent, typeof i5.IconCodIconComponent, typeof i6.IconPipe, typeof i7.IconFaPipe, typeof i8.IconFilePipe, typeof i9.IconIcongrPipe, typeof i10.IconCodiconPipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgeUiIconModule>; }