not-found.d.ts 321 B

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