UNPKG

box-node-sdk

Version:

Official SDK for Box Plaform APIs

6 lines (5 loc) 109 B
export type CollaborationAccesibleBy = { id?: string; type: 'user' | 'group'; login?: string; };