UNPKG

recharts

Version:
13 lines (11 loc) 209 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Cell = void 0; /** * @fileOverview Cross */ var Cell = _props => null; exports.Cell = Cell; Cell.displayName = 'Cell';