UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

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