ngx-core-business
Version:
A comprehensive solution designed to streamline the development of enterprise-level Angular applications.
9 lines (8 loc) • 512 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./progress-view.component";
import * as i2 from "@angular/material/progress-bar";
export declare class NgBizProgressViewModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgBizProgressViewModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgBizProgressViewModule, [typeof i1.ProgressViewComponent], [typeof i2.MatProgressBarModule], [typeof i1.ProgressViewComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgBizProgressViewModule>;
}