UNPKG

@angular/material

Version:
7 lines (6 loc) 316 B
import { CdkStepLabel } from '@angular/cdk/stepper'; import * as i0 from "@angular/core"; export declare class MatStepLabel extends CdkStepLabel { static ɵfac: i0.ɵɵFactoryDeclaration<MatStepLabel, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<MatStepLabel, "[matStepLabel]", never, {}, {}, never>; }