ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
7 lines (6 loc) • 312 B
TypeScript
import { NzTreeBaseService } from 'ng-zorro-antd/core/tree';
import * as i0 from "@angular/core";
export declare class NzTreeSelectService extends NzTreeBaseService {
static ɵfac: i0.ɵɵFactoryDeclaration<NzTreeSelectService, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<NzTreeSelectService>;
}