LibraryResource type 
库响应详细信息
type LibraryResource = SubResource & {
  containerName?: string
  creatorId?: string
  namePropertiesName?: string
  path?: string
  provisioningStatus?: string
  typePropertiesType?: string
  uploadedTimestamp?: Date
}