UNPKG

@elastic/charts

Version:

Elastic-Charts data visualization library

6 lines 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getChartIdSelector = void 0; const getChartIdSelector = (state) => state.chartId; exports.getChartIdSelector = getChartIdSelector; //# sourceMappingURL=get_chart_id.js.map