veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
30 lines (19 loc) • 772 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/database](./database.md) > [Database](./database.database.md)
## Database interface
<b>Signature:</b>
```typescript
export interface Database
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [app](./database.database.app.md) | FirebaseApp | |
## Methods
| Method | Description |
| --- | --- |
| [goOffline()](./database.database.gooffline.md) | |
| [goOnline()](./database.database.goonline.md) | |
| [ref(path)](./database.database.ref.md) | |
| [refFromURL(url)](./database.database.reffromurl.md) | |
| [useEmulator(host, port)](./database.database.useemulator.md) | |