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