index.d.ts 943 B

1234567891011121314
  1. import { M as MatProgressSpinner } from '../progress-spinner.d-Lfz4Wh5x.js';
  2. export { b as MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS, c as MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORY, a as MatProgressSpinnerDefaultOptions, d as MatSpinner, P as ProgressSpinnerMode } from '../progress-spinner.d-Lfz4Wh5x.js';
  3. import * as i0 from '@angular/core';
  4. import { M as MatCommonModule } from '../common-module.d-C8xzHJDr.js';
  5. import '../palette.d-BSSFKjO6.js';
  6. import '@angular/cdk/bidi';
  7. declare class MatProgressSpinnerModule {
  8. static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressSpinnerModule, never>;
  9. static ɵmod: i0.ɵɵNgModuleDeclaration<MatProgressSpinnerModule, never, [typeof MatProgressSpinner, typeof MatProgressSpinner], [typeof MatProgressSpinner, typeof MatProgressSpinner, typeof MatCommonModule]>;
  10. static ɵinj: i0.ɵɵInjectorDeclaration<MatProgressSpinnerModule>;
  11. }
  12. export { MatProgressSpinner, MatProgressSpinnerModule };