server-error.component.d.ts 336 B

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