UNPKG

253 BTypeScriptView Raw
1import type { _ModuleWithoutApi } from 'ag-grid-community';
2/**
3 * @internal
4 */
5export declare const SharedTreeDataModule: _ModuleWithoutApi;
6/**
7 * @feature Tree Data
8 * @gridOption treeData
9 */
10export declare const TreeDataModule: _ModuleWithoutApi;