UNPKG

@delon/abc

Version:

Common business components of ng-alain.

18 lines (17 loc) 1.05 kB
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/forms"; import * as i3 from "ng-zorro-antd/checkbox"; import * as i4 from "ng-zorro-antd/radio"; import * as i5 from "ng-zorro-antd/badge"; import * as i6 from "ng-zorro-antd/tag"; import * as i7 from "ng-zorro-antd/tooltip"; import * as i8 from "ng-zorro-antd/icon"; import * as i9 from "ng-zorro-antd/experimental/image"; import * as i10 from "./cell.component"; import * as i11 from "./cell-host.directive"; export declare class CellModule { static ɵfac: i0.ɵɵFactoryDeclaration<CellModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CellModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.NzCheckboxModule, typeof i4.NzRadioModule, typeof i5.NzBadgeModule, typeof i6.NzTagModule, typeof i7.NzToolTipModule, typeof i8.NzIconModule, typeof i9.NzImageModule, typeof i10.CellComponent, typeof i11.CellHostDirective], [typeof i10.CellComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CellModule>; }