UNPKG

@esamples/mypack-1

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.13.

15 lines (14 loc) 848 B
import * as i0 from "@angular/core"; import * as i1 from "./no-data/no-data.component"; import * as i2 from "@angular/common"; import * as i3 from "ng-zorro-antd/select"; import * as i4 from "ng-zorro-antd/dropdown"; import * as i5 from "ng-zorro-antd/spin"; import * as i6 from "ng-zorro-antd/alert"; import * as i7 from "ng-zorro-antd/divider"; /** 自定义组件模块 */ export declare class LComponentsModule { static ɵfac: i0.ɵɵFactoryDeclaration<LComponentsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LComponentsModule, [typeof i1.NoDataComponent], [typeof i2.CommonModule, typeof i3.NzSelectModule, typeof i4.NzDropDownModule, typeof i5.NzSpinModule, typeof i6.NzAlertModule, typeof i7.NzDividerModule], [typeof i1.NoDataComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LComponentsModule>; }