UNPKG

@ant-design/graphs

Version:
6 lines (5 loc) 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.withCollapsibleNode = void 0; var with_collapsible_node_1 = require("./with-collapsible-node"); Object.defineProperty(exports, "withCollapsibleNode", { enumerable: true, get: function () { return with_collapsible_node_1.withCollapsibleNode; } });