UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

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