"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "graphWorkspace", { enumerable: true, get: function () { return _graph_workspace.graphWorkspace; } }); var _graph_workspace = require("./graph_workspace");