UNPKG

@ag-grid-community/react

Version:
6 lines (5 loc) 255 B
// @ag-grid-community/react v26.0.0 import { GroupCellRendererParams } from "@ag-grid-community/core"; import React from 'react'; declare const _default: React.MemoExoticComponent<(props: GroupCellRendererParams) => JSX.Element>; export default _default;