<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [StorageReference](./storage.storagereference.md) &gt; [root](./storage.storagereference.root.md)

## StorageReference.root property

A reference to the root of this object's bucket.

<b>Signature:</b>

```typescript
root: StorageReference;
```
