UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

10 lines (7 loc) 349 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.Brush = void 0; const eventsUtils_1 = require("../eventsUtils"), BaseComponent_1 = require("./BaseComponent"); exports.Brush = (0, BaseComponent_1.createComponent)("Brush", "brush", eventsUtils_1.BRUSH_CUSTOMIZED_EVENTS, !0); //# sourceMappingURL=Brush.js.map