UNPKG

ag-grid-enterprise

Version:

Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue

11 lines (10 loc) 253 B
import type { _ModuleWithoutApi } from 'ag-grid-community'; /** * @internal */ export declare const SharedTreeDataModule: _ModuleWithoutApi; /** * @feature Tree Data * @gridOption treeData */ export declare const TreeDataModule: _ModuleWithoutApi;