@lidorsystems/integralui-web
Version:
IntegralUI Web - Advanced UI Components for Angular
13 lines (12 loc) • 1.57 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/integralui.core";
import * as i2 from "./components/integralui.listitem";
import * as i3 from "./components/integralui.scrollbar";
import * as i4 from "./directives/integralui.tooltip";
import * as i5 from "@angular/platform-browser/animations";
import * as i6 from "@angular/common";
import * as i7 from "@angular/forms";
export declare class IntegralUICoreModule {
static ɵmod: i0.ɵɵNgModuleDefWithMeta<IntegralUICoreModule, [typeof i1.IntegralUIBaseComponent, typeof i1.IntegralUIBaseValueComponent, typeof i1.IntegralUIDraggable, typeof i1.IntegralUIDragWindow, typeof i1.IntegralUIFocus, typeof i1.IntegralUIHeaderItem, typeof i1.IntegralUIItem, typeof i1.IntegralUIList, typeof i2.IntegralUIListItem, typeof i1.IntegralUIListPopup, typeof i1.IntegralUIPopup, typeof i3.IntegralUIScrollBar, typeof i1.IntegralUITComponent, typeof i1.IntegralUITemplate, typeof i1.IntegralUITemplateOutlet, typeof i4.IntegralUITooltip, typeof i4.IntegralUITooltipComponent], [typeof i5.BrowserAnimationsModule, typeof i6.CommonModule, typeof i7.FormsModule], [typeof i1.IntegralUIBaseComponent, typeof i1.IntegralUIBaseValueComponent, typeof i1.IntegralUIDraggable, typeof i1.IntegralUIFocus, typeof i1.IntegralUIHeaderItem, typeof i1.IntegralUIItem, typeof i2.IntegralUIListItem, typeof i1.IntegralUIPopup, typeof i3.IntegralUIScrollBar, typeof i1.IntegralUITemplate, typeof i1.IntegralUITemplateOutlet, typeof i4.IntegralUITooltip]>;
static ɵinj: i0.ɵɵInjectorDef<IntegralUICoreModule>;
}