UNPKG

@alfresco/adf-content-services

Version:
9 lines (8 loc) 433 B
import * as i0 from "@angular/core"; import * as i1 from "./components/tree.component"; /** @deprecated use `TreeComponent` standalone component instead */ export declare class TreeModule { static ɵfac: i0.ɵɵFactoryDeclaration<TreeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TreeModule, never, [typeof i1.TreeComponent], [typeof i1.TreeComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TreeModule>; }