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

Class

app/views/AboutView.js:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16module.exports = (AboutView = (function () {
17 AboutView = class AboutView extends RootView {
18 static initClass () {
19 this.prototype.id = 'about-view'
20 this.prototype.template = template

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected