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