Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getResourceHubResources
Function
getResourceHubResources
app/core/api/resource_hub_resource.js:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}))
12
13
export
const
getResourceHubResources = () => fetchJson(
'/db/resource_hub_resource'
)
14
15
export
const
getResourceHubZendeskResources = () => fetchJson(
'/db/resource_hub_zendesk_resource'
)
Callers
1
getResourceHubResources
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected