UNPKG

@angular/material

Version:
14 lines (11 loc) 792 B
import { MatProgressSpinner } from './_progress-spinner-chunk.js'; export { MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS, MatProgressSpinnerDefaultOptions, MatSpinner, ProgressSpinnerMode } from './_progress-spinner-chunk.js'; import * as i0 from '@angular/core'; import * as i2 from '@angular/cdk/bidi'; import './_palette-chunk.js'; declare class MatProgressSpinnerModule { static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressSpinnerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MatProgressSpinnerModule, never, [typeof MatProgressSpinner, typeof MatProgressSpinner], [typeof MatProgressSpinner, typeof MatProgressSpinner, typeof i2.BidiModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<MatProgressSpinnerModule>; } export { MatProgressSpinner, MatProgressSpinnerModule };