react-query-firebase / remoteConfig / useRemoteConfig
Function: useRemoteConfig()
ts
function useRemoteConfig(): RemoteConfig
Defined in: src/remoteConfig/useRemoteConfig.ts:8
Hook to access the Firebase Remote Config instance from the context.
Returns
RemoteConfig
The remoteConfig object from the Firebase context.