UNPKG

@oceanbase-odc/ob-react-data-grid

Version:

Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like

5 lines 180 B
export type IProps = { [key: string]: any; }; export default function useWhyDidYouUpdate(componentName: string, props: IProps): void; //# sourceMappingURL=useWhyUpdate.d.ts.map