- Timestamp:
- 02/06/22 18:15:51 (3 years ago)
- Branches:
- master
- Children:
- 571e0df
- Parents:
- 76712b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/@angular/material/stepper/step-label.d.ts
r76712b2 r6fe77af 7 7 */ 8 8 import { CdkStepLabel } from '@angular/cdk/stepper'; 9 import * as ɵngcc0 from '@angular/core'; 9 10 export declare class MatStepLabel extends CdkStepLabel { 11 static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatStepLabel, never>; 12 static ɵdir: ɵngcc0.ɵɵDirectiveDeclaration<MatStepLabel, "[matStepLabel]", never, {}, {}, never>; 10 13 } 14 15 //# sourceMappingURL=step-label.d.ts.map
Note:
See TracChangeset
for help on using the changeset viewer.