UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

7 lines 242 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Text = void 0; const tslib_1 = require("tslib"); const Text = tslib_1.__importStar(require("./main")); exports.Text = Text; //# sourceMappingURL=index.js.map