UNPKG

ag-grid-enterprise

Version:

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

6 lines (5 loc) 162 B
import type { _BatchEditApi, _ModuleWithApi } from 'ag-grid-community'; /** * @internal */ export declare const BatchEditModule: _ModuleWithApi<_BatchEditApi>;