UNPKG

ag-grid-community

Version:

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

3 lines (2 loc) 128 B
import type { BeanCollection } from '../context/context'; export declare function _selectAllCells(beans: BeanCollection): void;