UNPKG

@obliczeniowo/elementary

Version:
15 lines (14 loc) 1.01 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/value-picker/value-picker.component"; import * as i2 from "./components/values-set/values-set.component"; import * as i3 from "@angular/common"; import * as i4 from "@obliczeniowo/elementary/icons"; import * as i5 from "@obliczeniowo/elementary/buttons"; import * as i6 from "@angular/cdk/overlay"; import * as i7 from "@angular/forms"; import * as i8 from "@obliczeniowo/elementary/loading"; export declare class ValuePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<ValuePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ValuePickerModule, [typeof i1.ValuePickerComponent, typeof i2.ValuesSetComponent], [typeof i3.CommonModule, typeof i4.IconsModule, typeof i5.ButtonsModule, typeof i6.OverlayModule, typeof i7.FormsModule, typeof i7.ReactiveFormsModule, typeof i8.LoadingModule], [typeof i1.ValuePickerComponent, typeof i2.ValuesSetComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ValuePickerModule>; }