veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
24 lines (14 loc) • 520 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) > [useEmulator](./database.database.useemulator.md)
## Database.useEmulator() method
<b>Signature:</b>
```typescript
useEmulator(host: string, port: number): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| host | string | |
| port | number | |
<b>Returns:</b>
void