UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (MUI X).

4 lines 64 B
export interface CursorCoordinates { x: number; y: number; }