<!-- 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; [storage](./storage.storagereference.storage.md)

## StorageReference.storage property

The StorageService associated with this reference.

<b>Signature:</b>

```typescript
storage: StorageService;
```
