UNPKG

@mui/x-data-grid

Version:

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

10 lines (9 loc) 425 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.enUS = void 0; var _locale = require("@mui/material/locale"); var _getGridLocalization = require("../utils/getGridLocalization"); var _localeTextConstants = require("../constants/localeTextConstants"); const enUS = exports.enUS = (0, _getGridLocalization.getGridLocalization)(_localeTextConstants.GRID_DEFAULT_LOCALE_TEXT, _locale.enUS);