UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 495 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/remote-config-types](./remote-config-types.md) &gt; [RemoteConfig](./remote-config-types.remoteconfig.md) &gt; [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 }; ```