UNPKG

ag-grid-enterprise

Version:

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

28 lines (27 loc) 662 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; /** * Shared ChangedPath factory — not row-model restricted * @internal */ export declare const ChangedPathModule: _ModuleWithoutApi; /** * @internal */ export declare const ClientSideRowModelHierarchyModule: _ModuleWithoutApi; /** * @internal */ export declare const StickyRowModule: _ModuleWithoutApi; /** * @internal */ export declare const GroupEditModule: _ModuleWithoutApi;