voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 415 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) > [storage](./storage.storagereference.storage.md)
## StorageReference.storage property
The StorageService associated with this reference.
<b>Signature:</b>
```typescript
storage: StorageService;
```