@nova-ui/bits
Version:
SolarWinds Nova Framework
15 lines (14 loc) • 690 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./sorter.component";
import * as i2 from "../../common/common.module";
import * as i3 from "../menu/menu.module";
import * as i4 from "../button/button.module";
import * as i5 from "../overlay/overlay.module";
/**
* @ignore
*/
export declare class NuiSorterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NuiSorterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NuiSorterModule, [typeof i1.SorterComponent], [typeof i2.NuiCommonModule, typeof i3.NuiMenuModule, typeof i4.NuiButtonModule, typeof i5.NuiOverlayModule], [typeof i1.SorterComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NuiSorterModule>;
}