UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 442 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage-types](./storage-types.md) &gt; [UploadTaskSnapshot](./storage-types.uploadtasksnapshot.md) &gt; [totalBytes](./storage-types.uploadtasksnapshot.totalbytes.md) ## UploadTaskSnapshot.totalBytes property The total number of bytes to be uploaded. <b>Signature:</b> ```typescript totalBytes: number; ```