Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ __guard__
Function
__guard__
app/models/Prepaid.js:151–153 ·
view source on GitHub ↗
(value, transform)
Source
from the content-addressed store, hash-verified
149
})())
150
151
function
__guard__ (value, transform) {
152
return
(typeof value !==
'undefined'
&& value !== null) ? transform(value) : undefined
153
}
Callers
2
openSpots
Method · 0.70
numericalCourses
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected