TransferFileBlob: { data: Blob; name: string; size: number; type: string }

Type declaration

  • data: Blob
  • name: string
  • size: number
  • type: string