<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [FirebaseDatabase](./database.firebasedatabase.md) &gt; [app](./database.firebasedatabase.app.md)

## FirebaseDatabase.app property

The FirebaseApp associated with this Realtime Database instance.

<b>Signature:</b>

```typescript
readonly app: FirebaseApp;
```
