UNPKG

ng-zorro-antd

Version:

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

11 lines (10 loc) 636 B
import * as i0 from "@angular/core"; import * as i1 from "./empty.component"; import * as i2 from "./embed-empty.component"; import * as i3 from "./partial/default"; import * as i4 from "./partial/simple"; export declare class NzEmptyModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzEmptyModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzEmptyModule, never, [typeof i1.NzEmptyComponent, typeof i2.NzEmbedEmptyComponent, typeof i3.NzEmptyDefaultComponent, typeof i4.NzEmptySimpleComponent], [typeof i1.NzEmptyComponent, typeof i2.NzEmbedEmptyComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzEmptyModule>; }