UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

12 lines (11 loc) 272 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "CHART_CORE_PLUGINS", { enumerable: true, get: function () { return _corePlugins.CHART_CORE_PLUGINS; } }); var _corePlugins = require("./corePlugins");