UNPKG

recharts

Version:
8 lines (7 loc) 197 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pickAxisId = void 0; var pickAxisId = (_state, _axisType, axisId) => axisId; exports.pickAxisId = pickAxisId;