UNPKG

@mui/x-data-grid

Version:

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

5 lines (4 loc) 221 B
import type { UncapitalizeObjectKeys } from '../internals/utils'; import type { GridSlotsComponent } from '../models'; declare const joySlots: UncapitalizeObjectKeys<Partial<GridSlotsComponent>>; export default joySlots;