default.d.ts 310 B

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