UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

7 lines (6 loc) 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CHART_SELECTOR = void 0; const CHART_SELECTOR = exports.CHART_SELECTOR = 'svg:not([aria-hidden="true"])';