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

Class

app/core/Router.js:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38module.exports = (CocoRouter = (function () {
39 CocoRouter = class CocoRouter extends Backbone.Router {
40 static initClass () {
41 this.prototype.routes = {
42 '' () {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected