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

Class

app/core/treema-ext.js:430–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428JavaScriptFileTreema.initClass()
429
430class VttFileTreema extends GeneralFileTreema {
431 static initClass () {
432 this.prototype.valueClass = 'treema-vtt-file'
433 this.prototype.editable = false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected