Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ schemas.js
File
schemas.js
app/schemas/schemas.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Language = require(
'./languages'
)
2
const
_ = require(
'lodash'
)
3
4
// schema helper methods
Callers
nothing calls this directly
Calls
7
combine
Function · 0.85
basicProps
Function · 0.85
patchableProps
Function · 0.85
namedProps
Function · 0.85
versionedProps
Function · 0.85
searchableProps
Function · 0.85
permissionsProps
Function · 0.85
Tested by
no test coverage detected