angular-svg-round-progressbar
Version:
Angular module that uses SVG to create a circular progressbar
8 lines (7 loc) • 418 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./round-progress.component";
export declare class RoundProgressModule {
static ɵfac: i0.ɵɵFactoryDeclaration<RoundProgressModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<RoundProgressModule, never, [typeof i1.RoundProgressComponent], [typeof i1.RoundProgressComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RoundProgressModule>;
}