voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 403 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [StorageReference](./storage.storagereference.md) > [root](./storage.storagereference.root.md)
## StorageReference.root property
A reference to the root of this object's bucket.
<b>Signature:</b>
```typescript
root: StorageReference;
```