UNPKG

@pepperi/ngx-lib

Version:

Pepperi Angular Components and Services

19 lines (18 loc) 1.14 kB
import { PepperiIconRegistry } from '@pepperi/ngx-lib/icon'; import * as i0 from "@angular/core"; import * as i1 from "./list.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/material/core"; import * as i4 from "@angular/material/checkbox"; import * as i5 from "@angular/material/radio"; import * as i6 from "@angular/material/icon"; import * as i7 from "@pepperi/ngx-lib"; import * as i8 from "@pepperi/ngx-lib/icon"; import * as i9 from "@pepperi/ngx-lib/form"; import * as i10 from "./virtual-scroll.component"; export declare class PepperiListModule { private pepperiIconRegistry; constructor(pepperiIconRegistry: PepperiIconRegistry); static ɵmod: i0.ɵɵNgModuleDefWithMeta<PepperiListModule, [typeof i1.PepperiListComponent], [typeof i2.CommonModule, typeof i3.MatCommonModule, typeof i4.MatCheckboxModule, typeof i5.MatRadioModule, typeof i6.MatIconModule, typeof i7.PepperiModule, typeof i8.PepperiIconModule, typeof i9.PepperiFormModule, typeof i10.VirtualScrollModule], [typeof i1.PepperiListComponent]>; static ɵinj: i0.ɵɵInjectorDef<PepperiListModule>; }