@angular/material
Version:
Angular Material
15 lines (12 loc) • 948 B
TypeScript
import { M as MatProgressSpinner } from '../progress-spinner.d-1fc040c5.js';
export { b as MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS, c as MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORY, M as MatProgressSpinner, a as MatProgressSpinnerDefaultOptions, d as MatSpinner, P as ProgressSpinnerMode } from '../progress-spinner.d-1fc040c5.js';
import * as i0 from '@angular/core';
import { M as MatCommonModule } from '../common-module.d-0e6515ae.js';
import '../palette.d-ec4a617c.js';
import '@angular/cdk/bidi';
declare class MatProgressSpinnerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressSpinnerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatProgressSpinnerModule, never, [typeof MatProgressSpinner, typeof MatProgressSpinner], [typeof MatProgressSpinner, typeof MatProgressSpinner, typeof MatCommonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatProgressSpinnerModule>;
}
export { MatProgressSpinnerModule };