UNPKG

@mui/x-data-grid

Version:

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

6 lines (5 loc) 210 B
import { GridColTypeDef } from '../models/colDef/gridColDef'; /** * TODO: Move pro and premium properties outside of this Community file */ export declare const GRID_STRING_COL_DEF: GridColTypeDef<any, any>;