UNPKG

@mui/x-data-grid

Version:

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

12 lines (11 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "roundToDecimalPlaces", { enumerable: true, get: function () { return _math.roundToDecimalPlaces; } }); var _math = require("@mui/x-internals/math");