MCPcopy Create free account
hub / github.com/codecombat/codecombat / constructor

Method constructor

app/core/treema-ext.js:457–459  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

455 }
456
457 constructor () {
458 super(...arguments)
459 }
460
461 buildValueForDisplay (valEl, data) {
462 const mimetype = 'image/*'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected