voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 475 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [/](./firestore_.md) > [LoadBundleTaskProgress](./firestore_.loadbundletaskprogress.md) > [totalBytes](./firestore_.loadbundletaskprogress.totalbytes.md)
## LoadBundleTaskProgress.totalBytes property
How many bytes are in the bundle being loaded.
<b>Signature:</b>
```typescript
totalBytes: number;
```