ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
16 lines (15 loc) • 965 B
TypeScript
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";
import * as i5 from "@angular/cdk/bidi";
import * as i6 from "@angular/common";
import * as i7 from "@angular/cdk/portal";
import * as i8 from "ng-zorro-antd/core/outlet";
import * as i9 from "ng-zorro-antd/i18n";
export declare class NzEmptyModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzEmptyModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzEmptyModule, [typeof i1.NzEmptyComponent, typeof i2.NzEmbedEmptyComponent, typeof i3.NzEmptyDefaultComponent, typeof i4.NzEmptySimpleComponent], [typeof i5.BidiModule, typeof i6.CommonModule, typeof i7.PortalModule, typeof i8.NzOutletModule, typeof i9.NzI18nModule], [typeof i1.NzEmptyComponent, typeof i2.NzEmbedEmptyComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzEmptyModule>;
}