ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
19 lines (18 loc) • 1.17 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./transfer.component";
import * as i2 from "./transfer-list.component";
import * as i3 from "./transfer-search.component";
import * as i4 from "@angular/cdk/bidi";
import * as i5 from "@angular/common";
import * as i6 from "@angular/forms";
import * as i7 from "ng-zorro-antd/checkbox";
import * as i8 from "ng-zorro-antd/button";
import * as i9 from "ng-zorro-antd/input";
import * as i10 from "ng-zorro-antd/i18n";
import * as i11 from "ng-zorro-antd/icon";
import * as i12 from "ng-zorro-antd/empty";
export declare class NzTransferModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzTransferModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzTransferModule, [typeof i1.NzTransferComponent, typeof i2.NzTransferListComponent, typeof i3.NzTransferSearchComponent], [typeof i4.BidiModule, typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.NzCheckboxModule, typeof i8.NzButtonModule, typeof i9.NzInputModule, typeof i10.NzI18nModule, typeof i11.NzIconModule, typeof i12.NzEmptyModule], [typeof i1.NzTransferComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzTransferModule>;
}