veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 495 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/remote-config-types](./remote-config-types.md) > [RemoteConfig](./remote-config-types.remoteconfig.md) > [defaultConfig](./remote-config-types.remoteconfig.defaultconfig.md)
## RemoteConfig.defaultConfig property
Object containing default values for conigs.
<b>Signature:</b>
```typescript
defaultConfig: { [key: string]: string | number | boolean };
```