UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

13 lines (9 loc) 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.registerPoptip = void 0; const vrender_components_1 = require("@visactor/vrender-components"), registerPoptip = () => { (0, vrender_components_1.loadPoptip)(); }; exports.registerPoptip = registerPoptip; //# sourceMappingURL=index.js.map