voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
22 lines (13 loc) • 677 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)
## FirebaseDatabase class
Class representing a Firebase Realtime Database.
<b>Signature:</b>
```typescript
export declare class FirebaseDatabase
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [app](./database.firebasedatabase.app.md) | | FirebaseApp | The FirebaseApp associated with this Realtime Database instance. |
| [type](./database.firebasedatabase.type.md) | | (not declared) | Represents a database instance. |