ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
9 lines (8 loc) • 496 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./avatar.component";
import * as i2 from "./avatar-group.component";
export declare class NzAvatarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzAvatarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzAvatarModule, never, [typeof i1.NzAvatarComponent, typeof i2.NzAvatarGroupComponent], [typeof i1.NzAvatarComponent, typeof i2.NzAvatarGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzAvatarModule>;
}