UNPKG

ag-grid-enterprise

Version:

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

19 lines (18 loc) 445 B
import type { _ModuleWithoutApi } from 'ag-grid-community'; /** * @internal */ export declare const GroupCellRendererModule: _ModuleWithoutApi; /** * Shared between row grouping and tree data * @internal */ export declare const GroupColumnModule: _ModuleWithoutApi; /** * @internal */ export declare const ClientSideRowModelHierarchyModule: _ModuleWithoutApi; /** * @internal */ export declare const StickyRowModule: _ModuleWithoutApi;