<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [Auth](./auth.auth.md) &gt; [emulatorConfig](./auth.auth.emulatorconfig.md)

## Auth.emulatorConfig property

The current emulator configuration (or null).

<b>Signature:</b>

```typescript
readonly emulatorConfig: EmulatorConfig | null;
```
