MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic /

Class

wxapp/yichengtong.js:143–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143class Task {
144 constructor(raw) {
145 this.index = $.userIdx++;
146 const account = parseAccount(raw);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected