voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 404 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [StorageService](./storage.storageservice.md) > [app](./storage.storageservice.app.md)
## StorageService.app property
FirebaseApp associated with this StorageService instance.
<b>Signature:</b>
```typescript
readonly app: FirebaseApp;
```