@angular/material
Version:
Angular Material
10 lines (9 loc) • 624 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./progress-spinner";
import * as i2 from "@angular/material/core";
import * as i3 from "@angular/common";
export declare class MatProgressSpinnerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressSpinnerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatProgressSpinnerModule, [typeof i1.MatProgressSpinner, typeof i1.MatSpinner], [typeof i2.MatCommonModule, typeof i3.CommonModule], [typeof i1.MatProgressSpinner, typeof i1.MatSpinner, typeof i2.MatCommonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatProgressSpinnerModule>;
}