UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

13 lines (12 loc) 1.59 kB
import * as i0 from "@angular/core"; import * as i1 from "./list.component"; import * as i2 from "./list-cell"; import * as i3 from "./list-item.component"; import * as i4 from "./list-item-meta.component"; import * as i5 from "./list-item-meta-cell"; import * as i6 from "./list-item-cell"; export declare class NzListModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzListModule, never, [typeof i1.NzListComponent, typeof i2.NzListHeaderComponent, typeof i2.NzListFooterComponent, typeof i2.NzListPaginationComponent, typeof i2.NzListEmptyComponent, typeof i3.NzListItemComponent, typeof i4.NzListItemMetaComponent, typeof i5.NzListItemMetaTitleComponent, typeof i5.NzListItemMetaDescriptionComponent, typeof i5.NzListItemMetaAvatarComponent, typeof i6.NzListItemActionsComponent, typeof i6.NzListItemActionComponent, typeof i6.NzListItemExtraComponent, typeof i2.NzListLoadMoreDirective, typeof i2.NzListGridDirective], [typeof i1.NzListComponent, typeof i2.NzListHeaderComponent, typeof i2.NzListFooterComponent, typeof i2.NzListPaginationComponent, typeof i2.NzListEmptyComponent, typeof i3.NzListItemComponent, typeof i4.NzListItemMetaComponent, typeof i5.NzListItemMetaTitleComponent, typeof i5.NzListItemMetaDescriptionComponent, typeof i5.NzListItemMetaAvatarComponent, typeof i6.NzListItemActionsComponent, typeof i6.NzListItemActionComponent, typeof i6.NzListItemExtraComponent, typeof i2.NzListLoadMoreDirective, typeof i2.NzListGridDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzListModule>; }