UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

11 lines (7 loc) 279 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.REACT_TOOLTIP_ClASS_NAME = void 0; const vchart_1 = require("@visactor/vchart"); exports.REACT_TOOLTIP_ClASS_NAME = `${vchart_1.PREFIX}_REACT_TOOLTIP`; //# sourceMappingURL=constant.js.map