UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

6 lines (4 loc) 245 B
import { createComponent } from "./BaseComponent"; import { registerMarkPoint } from "@visactor/vchart"; export const MarkPoint = createComponent("MarkPoint", "markPoint", null, !1, [ registerMarkPoint ]); //# sourceMappingURL=MarkPoint.js.map