UNPKG

@mui/x-data-grid

Version:

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

5 lines (4 loc) 223 B
import type { GridIconSlotsComponent } from '../models'; import type { GridBaseSlots } from '../models/gridSlotsComponent'; declare const materialSlots: GridBaseSlots & GridIconSlotsComponent; export default materialSlots;