MCPcopy 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
22export const getChildClanDetails = idOrSlug => fetchJson(`/db/clan/${idOrSlug}/subclans`)
23
24export const getAILeagueStats = clanId => fetchJson(`/db/clan/${clanId}/league-stats`)
25

Callers 1

fetchChildClanDetailsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected