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.
 
 
 
 

27 lines
1.9 KiB

/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './stepper';
import * as ɵngcc2 from './step-label';
import * as ɵngcc3 from './stepper-button';
import * as ɵngcc4 from './step-header';
import * as ɵngcc5 from './stepper-icon';
import * as ɵngcc6 from './step-content';
import * as ɵngcc7 from '@angular/material/core';
import * as ɵngcc8 from '@angular/common';
import * as ɵngcc9 from '@angular/cdk/portal';
import * as ɵngcc10 from '@angular/material/button';
import * as ɵngcc11 from '@angular/cdk/stepper';
import * as ɵngcc12 from '@angular/material/icon';
export declare class MatStepperModule {
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatStepperModule, never>;
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatStepperModule, [typeof ɵngcc1.MatHorizontalStepper, typeof ɵngcc1.MatVerticalStepper, typeof ɵngcc1.MatStep, typeof ɵngcc2.MatStepLabel, typeof ɵngcc1.MatStepper, typeof ɵngcc3.MatStepperNext, typeof ɵngcc3.MatStepperPrevious, typeof ɵngcc4.MatStepHeader, typeof ɵngcc5.MatStepperIcon, typeof ɵngcc6.MatStepContent], [typeof ɵngcc7.MatCommonModule, typeof ɵngcc8.CommonModule, typeof ɵngcc9.PortalModule, typeof ɵngcc10.MatButtonModule, typeof ɵngcc11.CdkStepperModule, typeof ɵngcc12.MatIconModule, typeof ɵngcc7.MatRippleModule], [typeof ɵngcc7.MatCommonModule, typeof ɵngcc1.MatStep, typeof ɵngcc2.MatStepLabel, typeof ɵngcc1.MatStepper, typeof ɵngcc3.MatStepperNext, typeof ɵngcc3.MatStepperPrevious, typeof ɵngcc4.MatStepHeader, typeof ɵngcc5.MatStepperIcon, typeof ɵngcc6.MatStepContent]>;
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatStepperModule>;
}
//# sourceMappingURL=stepper-module.d.ts.map