<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [/](./firestore_.md) &gt; [LoadBundleTaskProgress](./firestore_.loadbundletaskprogress.md) &gt; [totalBytes](./firestore_.loadbundletaskprogress.totalbytes.md)

## LoadBundleTaskProgress.totalBytes property

How many bytes are in the bundle being loaded.

<b>Signature:</b>

```typescript
totalBytes: number;
```
