@delon/abc
Version:
Common business components of ng-alain.
11 lines (10 loc) • 572 B
TypeScript
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";
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>;
}