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