UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

6 lines 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.noop = void 0; const noop = (terminal) => terminal; exports.noop = noop; //# sourceMappingURL=noop.js.map