ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
8 lines (7 loc) • 409 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tree-select.component";
export declare class NzTreeSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzTreeSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzTreeSelectModule, never, [typeof i1.NzTreeSelectComponent], [typeof i1.NzTreeSelectComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzTreeSelectModule>;
}