Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fetchJson from
'app/core/api/fetch-json'
2
3
const
presenceHandler = method => ({ levelOriginalId }) => {
4
if
(!levelOriginalId) {
Callers
nothing calls this directly
Calls
1
presenceHandler
Function · 0.70
Tested by
no test coverage detected