UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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