UNPKG

@mui/x-data-grid

Version:

The community edition of the data grid component (MUI X).

5 lines (4 loc) 69 B
export interface CursorCoordinates { x: number; y: number; }