ng-devui
Version:
DevUI components based on Angular
15 lines (14 loc) • 836 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./transfer.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@angular/cdk/scrolling";
import * as i5 from "ng-devui/search";
import * as i6 from "ng-devui/checkbox";
import * as i7 from "ng-devui/dragdrop";
import * as i8 from "ng-devui/popover";
export declare class TransferModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TransferModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TransferModule, [typeof i1.TransferComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.ScrollingModule, typeof i5.SearchModule, typeof i6.CheckBoxModule, typeof i7.DragDropModule, typeof i8.PopoverModule], [typeof i1.TransferComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TransferModule>;
}