UNPKG

box-node-sdk

Version:

Official SDK for Box Plaform APIs

7 lines (6 loc) 101 B
export interface UserMini { id: string; type: string; login: string; name: string; }