UNPKG

fixed-react-data-grid-custom

Version:

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

2 lines (1 loc) 85 B
export declare function sameColumn<A extends {}, B extends {}>(a: A, b: B): boolean;