UNPKG

@delon/abc

Version:

Common business components of ng-alain.

14 lines (13 loc) 651 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "ng-zorro-antd/icon"; import * as i3 from "ng-zorro-antd/core/outlet"; import * as i4 from "./result.component"; /** * @deprecated Will be removed in v20, Please use `nz-result` instead. */ export declare class ResultModule { static ɵfac: i0.ɵɵFactoryDeclaration<ResultModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ResultModule, never, [typeof i1.CommonModule, typeof i2.NzIconModule, typeof i3.NzOutletModule, typeof i4.ResultComponent], [typeof i4.ResultComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ResultModule>; }