You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
748 B
11 lines
748 B
import * as ɵngcc0 from '@angular/core';
|
|
import * as ɵngcc1 from './progress-spinner';
|
|
import * as ɵngcc2 from '@angular/material/core';
|
|
import * as ɵngcc3 from '@angular/common';
|
|
export declare class MatProgressSpinnerModule {
|
|
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatProgressSpinnerModule, never>;
|
|
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatProgressSpinnerModule, [typeof ɵngcc1.MatProgressSpinner, typeof ɵngcc1.MatSpinner], [typeof ɵngcc2.MatCommonModule, typeof ɵngcc3.CommonModule], [typeof ɵngcc1.MatProgressSpinner, typeof ɵngcc1.MatSpinner, typeof ɵngcc2.MatCommonModule]>;
|
|
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatProgressSpinnerModule>;
|
|
}
|
|
|
|
//# sourceMappingURL=progress-spinner-module.d.ts.map
|