UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

6 lines (4 loc) 229 B
import { BRUSH_CUSTOMIZED_EVENTS } from "../eventsUtils"; import { createComponent } from "./BaseComponent"; export const Brush = createComponent("Brush", "brush", BRUSH_CUSTOMIZED_EVENTS, !0); //# sourceMappingURL=Brush.js.map