<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [StorageService](./storage.storageservice.md) &gt; [app](./storage.storageservice.app.md)

## StorageService.app property

FirebaseApp associated with this StorageService instance.

<b>Signature:</b>

```typescript
readonly app: FirebaseApp;
```
