UNPKG

recharts

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