UNPKG

ng-zorro-antd

Version:

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

11 lines (10 loc) 991 B
import * as i0 from "@angular/core"; import * as i1 from "./skeleton.component"; import * as i2 from "./skeleton-element.component"; import * as i3 from "@angular/cdk/bidi"; import * as i4 from "@angular/common"; export declare class NzSkeletonModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzSkeletonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzSkeletonModule, [typeof i1.NzSkeletonComponent, typeof i2.NzSkeletonElementDirective, typeof i2.NzSkeletonElementButtonComponent, typeof i2.NzSkeletonElementAvatarComponent, typeof i2.NzSkeletonElementImageComponent, typeof i2.NzSkeletonElementInputComponent], [typeof i3.BidiModule, typeof i4.CommonModule], [typeof i1.NzSkeletonComponent, typeof i2.NzSkeletonElementDirective, typeof i2.NzSkeletonElementButtonComponent, typeof i2.NzSkeletonElementAvatarComponent, typeof i2.NzSkeletonElementImageComponent, typeof i2.NzSkeletonElementInputComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzSkeletonModule>; }