@delon/abc
Version:
Common business components of ng-alain.
13 lines (12 loc) • 720 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/cdk/overlay";
import * as i3 from "@angular/cdk/portal";
import * as i4 from "ng-zorro-antd/icon";
import * as i5 from "ng-zorro-antd/spin";
import * as i6 from "./loading.component";
export declare class LoadingModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingModule, never, [typeof i1.CommonModule, typeof i2.OverlayModule, typeof i3.PortalModule, typeof i4.NzIconModule, typeof i5.NzSpinModule, typeof i6.LoadingDefaultComponent], [typeof i6.LoadingDefaultComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LoadingModule>;
}