MCPcopy Create free account
hub / github.com/AudiusProject/apps / createUseRemoteVarHook

Function createUseRemoteVarHook

packages/common/src/hooks/useRemoteVar.ts:18–50  ·  view source on GitHub ↗
({
  remoteConfigInstance,
  useHasAccount,
  useHasConfigLoaded
}: {
  remoteConfigInstance: RemoteConfigInstance
  useHasAccount: () => boolean
  useHasConfigLoaded: () => boolean
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

useRemoteConfig.tsFile · 0.90
useRemoteConfig.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected