@alfresco/adf-content-services
Version:
Alfresco ADF content services
9 lines (8 loc) • 433 B
TypeScript
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>;
}