ng2-branchy
Version:
angular2 component for visualizing data that can be naturally represented as a tree
6 lines • 314 B
JavaScript
;
(function (NodeEditableEventAction) {
NodeEditableEventAction[NodeEditableEventAction["Cancel"] = 0] = "Cancel";
})(exports.NodeEditableEventAction || (exports.NodeEditableEventAction = {}));
var NodeEditableEventAction = exports.NodeEditableEventAction;
//# sourceMappingURL=editable.type.js.map