UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

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