@nova-ui/bits
Version:
SolarWinds Nova Framework
17 lines (16 loc) • 888 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./repeat.component";
import * as i2 from "./repeat-item/repeat-item.component";
import * as i3 from "../../common/common.module";
import * as i4 from "../checkbox/checkbox.module";
import * as i5 from "../radio/radio.module";
import * as i6 from "@angular/cdk/scrolling";
import * as i7 from "@angular/cdk/drag-drop";
/**
* @ignore
*/
export declare class NuiRepeatModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NuiRepeatModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NuiRepeatModule, [typeof i1.RepeatComponent, typeof i2.RepeatItemComponent], [typeof i3.NuiCommonModule, typeof i4.NuiCheckboxModule, typeof i5.NuiRadioModule, typeof i6.ScrollingModule, typeof i7.DragDropModule], [typeof i1.RepeatComponent, typeof i2.RepeatItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NuiRepeatModule>;
}