UNPKG

899 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./loading.component";
3import * as i2 from "./directives/loading.directive";
4import * as i3 from "@angular/common";
5import * as i4 from "@angular/material/progress-bar";
6import * as i5 from "@angular/material/progress-spinner";
7import * as i6 from "@angular/cdk/overlay";
8import * as i7 from "@angular/cdk/portal";
9export declare class CovalentLoadingModule {
10 static ɵfac: i0.ɵɵFactoryDeclaration<CovalentLoadingModule, never>;
11 static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLoadingModule, [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective], [typeof i3.CommonModule, typeof i4.MatProgressBarModule, typeof i5.MatProgressSpinnerModule, typeof i6.OverlayModule, typeof i7.PortalModule], [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective]>;
12 static ɵinj: i0.ɵɵInjectorDeclaration<CovalentLoadingModule>;
13}