UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

13 lines 609 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./angle"), exports); tslib_1.__exportStar(require("./point"), exports); tslib_1.__exportStar(require("./line"), exports); tslib_1.__exportStar(require("./ellipse"), exports); tslib_1.__exportStar(require("./rectangle"), exports); tslib_1.__exportStar(require("./path"), exports); tslib_1.__exportStar(require("./curve"), exports); tslib_1.__exportStar(require("./polyline"), exports); tslib_1.__exportStar(require("./util"), exports); //# sourceMappingURL=index.js.map