<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/app-types](./app-types.md) &gt; [FirebaseAppConfig](./app-types.firebaseappconfig.md)

## FirebaseAppConfig interface


<b>Signature:</b>

```typescript
export interface FirebaseAppConfig 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [automaticDataCollectionEnabled](./app-types.firebaseappconfig.automaticdatacollectionenabled.md) | boolean |  |
|  [name](./app-types.firebaseappconfig.name.md) | string |  |

