Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getChildClanDetails
Function
getChildClanDetails
app/core/api/clans.js:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
})
21
22
export
const
getChildClanDetails = idOrSlug => fetchJson(`/db/clan/${idOrSlug}/subclans`)
23
24
export
const
getAILeagueStats = clanId => fetchJson(`/db/clan/${clanId}/league-stats`)
25
Callers
1
fetchChildClanDetails
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected