unauthorized.d.ts 340 B

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