veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 439 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage-types](./storage-types.md) > [StorageReference](./storage-types.storagereference.md) > [storage](./storage-types.storagereference.storage.md)
## StorageReference.storage property
The StorageService associated with this reference.
<b>Signature:</b>
```typescript
storage: StorageService;
```