UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

8 lines (7 loc) 313 B
import { NzTreeBaseService } from 'ng-zorro-antd/core/tree'; import * as i0 from "@angular/core"; export declare class NzTreeService extends NzTreeBaseService { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<NzTreeService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NzTreeService>; }