UNPKG

@obliczeniowo/elementary

Version:
18 lines (17 loc) 1.28 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/sorting-option/sorting-option.component"; import * as i2 from "./components/sort/sort.component"; import * as i3 from "./components/table-sort/table-sort.component"; import * as i4 from "@angular/common"; import * as i5 from "@angular/cdk/overlay"; import * as i6 from "@angular/cdk/drag-drop"; import * as i7 from "@obliczeniowo/elementary/dropdown-select"; import * as i8 from "@obliczeniowo/elementary/buttons"; import * as i9 from "@obliczeniowo/elementary/text-pipes"; import * as i10 from "@obliczeniowo/elementary/input"; import * as i11 from "@obliczeniowo/elementary/badge"; export declare class SortingModule { static ɵfac: i0.ɵɵFactoryDeclaration<SortingModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SortingModule, [typeof i1.SortingOptionComponent, typeof i2.SortComponent, typeof i3.TableSortComponent], [typeof i4.CommonModule, typeof i5.OverlayModule, typeof i6.DragDropModule, typeof i7.DropdownSelectModule, typeof i8.ButtonsModule, typeof i9.TextPipesModule, typeof i10.InputModule, typeof i11.BadgeDirective], [typeof i1.SortingOptionComponent, typeof i2.SortComponent, typeof i3.TableSortComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SortingModule>; }