MCPcopy Create free account
hub / github.com/codecombat/codecombat / levelSessions.js

File levelSessions.js

app/core/store/modules/levelSessions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import levelSessionsApi from 'core/api/level-sessions'
2
3const SESSIONS_PER_REQUEST = 20
4

Callers

nothing calls this directly

Calls 3

processAllBatchesFunction · 0.85
dispatchFunction · 0.85
setMethod · 0.45

Tested by

no test coverage detected