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

Class

app/collections/Prepaids.js:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17module.exports = (Prepaids = (function () {
18 Prepaids = class Prepaids extends CocoCollection {
19 static initClass () {
20 this.prototype.model = Prepaid
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected