export class BlobUpload {
  constructor(blob) {
    this.blob = blob
    this.file = blob.file