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

6 lines (5 loc) 151 B
import { RestrictableObjectType } from '..'; export declare type RestrictableObjectDescriptor = { id: string; type: RestrictableObjectType; };