UNPKG

recharts

Version:
8 lines (7 loc) 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.selectTooltipAxisId = void 0; var selectTooltipAxisId = state => state.tooltip.settings.axisId; exports.selectTooltipAxisId = selectTooltipAxisId;