MCPcopy 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

1const Language = require('./languages')
2const _ = require('lodash')
3
4// schema helper methods

Callers

nothing calls this directly

Calls 7

combineFunction · 0.85
basicPropsFunction · 0.85
patchablePropsFunction · 0.85
namedPropsFunction · 0.85
versionedPropsFunction · 0.85
searchablePropsFunction · 0.85
permissionsPropsFunction · 0.85

Tested by

no test coverage detected