avatar-group.component.d.ts 305 B

12345
  1. import * as i0 from "@angular/core";
  2. export declare class NzAvatarGroupComponent {
  3. static ɵfac: i0.ɵɵFactoryDeclaration<NzAvatarGroupComponent, never>;
  4. static ɵcmp: i0.ɵɵComponentDeclaration<NzAvatarGroupComponent, "nz-avatar-group", ["nzAvatarGroup"], {}, {}, never, ["*"], true, never>;
  5. }