simple.d.ts 305 B

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