UNPKG

veritatisdoloremque

Version:
25 lines (14 loc) 531 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [getDatabase](./database.getdatabase.md) ## getDatabase() function <b>Signature:</b> ```typescript export declare function getDatabase(app: FirebaseApp, url?: string): Database; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | app | FirebaseApp | | | url | string | | <b>Returns:</b> [Database](./database.database.md)