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

Function isTarena

static-mock.js:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 get (prop) { return props[prop] },
33 freeOnly () { return false },
34 isTarena () { return false },
35 isILK () { return false },
36 isICode () { return false },
37 isCodeNinja () { return false },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected