UNPKG

react-native-cos-sdk

Version:
8 lines (6 loc) 142 B
export type Owner = { /// 存储桶持有者的完整 ID id: string; /// 存储桶持有者的名字 disPlayName?: string; }