UNPKG

@deepkit/desktop-ui

Version:

Library for desktop UI widgets in Angular 10+

10 lines (9 loc) 574 B
import * as i0 from "@angular/core"; import * as i1 from "./indicator.component"; import * as i2 from "@angular/common"; export * from './indicator.component'; export declare class DuiIndicatorModule { static ɵfac: i0.ɵɵFactoryDeclaration<DuiIndicatorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DuiIndicatorModule, [typeof i1.IndicatorComponent, typeof i1.ProgressIndicatorComponent], [typeof i2.CommonModule], [typeof i1.IndicatorComponent, typeof i1.ProgressIndicatorComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DuiIndicatorModule>; }