synapse-react-client
Version:
[](https://travis-ci.com/Sage-Bionetworks/Synapse-React-Client) [](https://badge.fury.io/js/synaps
8 lines • 336 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.BoundObjectType = void 0;
var BoundObjectType;
(function (BoundObjectType) {
BoundObjectType["entity"] = "entity";
})(BoundObjectType = exports.BoundObjectType || (exports.BoundObjectType = {}));
//# sourceMappingURL=JsonSchemaObjectBinding.js.map