UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

10 lines 268 B
"use strict"; /* eslint-disable */ Object.defineProperty(exports, "__esModule", { value: true }); exports.version = void 0; /** * Auto generated version file, do not modify it! */ var version = '1.26.2'; exports.version = version; //# sourceMappingURL=version.js.map