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

File presence.js

app/core/api/presence.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fetchJson from 'app/core/api/fetch-json'
2
3const presenceHandler = method => ({ levelOriginalId }) => {
4 if (!levelOriginalId) {

Callers

nothing calls this directly

Calls 1

presenceHandlerFunction · 0.70

Tested by

no test coverage detected