voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 383 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [UploadResult](./storage.uploadresult.md) > [ref](./storage.uploadresult.ref.md)
## UploadResult.ref property
The reference that spawned this upload.
<b>Signature:</b>
```typescript
readonly ref: StorageReference;
```