@obliczeniowo/elementary
Version:
Library made in Angular version 19
10 lines (9 loc) • 648 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/arch-progress/arch-progress.component";
import * as i2 from "./components/two-arch-progress/two-arch-progress.component";
import * as i3 from "@angular/common";
export declare class ArchProgressModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ArchProgressModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ArchProgressModule, [typeof i1.ArchProgressComponent, typeof i2.TwoArchProgressComponent], [typeof i3.CommonModule], [typeof i1.ArchProgressComponent, typeof i2.TwoArchProgressComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ArchProgressModule>;
}