UNPKG

recharts

Version:
8 lines (7 loc) 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BrushUpdateDispatchContext = void 0; var _react = require("react"); var BrushUpdateDispatchContext = exports.BrushUpdateDispatchContext = /*#__PURE__*/(0, _react.createContext)(() => {});