UNPKG

veritatisdoloremque

Version:
30 lines (19 loc) 772 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [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) | |