UNPKG

veritatisdoloremque

Version:
25 lines (14 loc) 618 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/remote-config](./remote-config.md) &gt; [getRemoteConfig](./remote-config.getremoteconfig.md) ## getRemoteConfig() function <b>Signature:</b> ```typescript export declare function getRemoteConfig(app: FirebaseApp): RemoteConfig; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | app | [FirebaseApp](./app.firebaseapp.md) | the firebase app instance | <b>Returns:</b> [RemoteConfig](./remote-config.remoteconfig.md) a remote config instance