UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

10 lines (7 loc) 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.Region = void 0; const BaseComponent_1 = require("./BaseComponent"); exports.Region = (0, BaseComponent_1.createComponent)("Region", "region"); //# sourceMappingURL=Region.js.map