UNPKG

synapse-react-client

Version:

[![Build Status](https://travis-ci.com/Sage-Bionetworks/Synapse-React-Client.svg?branch=main)](https://travis-ci.com/Sage-Bionetworks/Synapse-React-Client) [![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synaps

8 lines 336 B
"use strict"; 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