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

Class

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

Source from the content-addressed store, hash-verified

175})())
176
177class RichTextTreema extends TreemaNode {
178 constructor (...args) {
179 super(...args)
180 this.editContent = this.editContent.bind(this)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected