UNPKG

361 BTypeScriptView Raw
1import * as ɵngcc0 from '@angular/core';
2export declare class ProgressbarConfig {
3 /** if `true` changing value of progress bar will be animated */
4 animate: boolean;
5 /** maximum total value of progress element */
6 max: number;
7 static ɵfac: ɵngcc0.ɵɵFactoryDef<ProgressbarConfig, never>;
8}
9
10//# sourceMappingURL=progressbar.config.d.ts.map
\No newline at end of file