UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

8 lines (7 loc) 309 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.selectorChartExperimentalFeaturesState = void 0; const selectorChartExperimentalFeaturesState = state => state.experimentalFeatures; exports.selectorChartExperimentalFeaturesState = selectorChartExperimentalFeaturesState;