UNPKG

@mui/x-data-grid-pro

Version:

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

8 lines (7 loc) 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.useGridApiContext = void 0; var _xDataGrid = require("@mui/x-data-grid"); const useGridApiContext = exports.useGridApiContext = _xDataGrid.useGridApiContext;