UNPKG

voluptasmollitia

Version:
22 lines (13 loc) 677 B
<!-- 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) ## 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. |