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

Class

wxapp/junpinhui.js:179–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179class Task {
180 constructor(raw) {
181 this.index = $.userIdx++;
182 const account = parseAccount(raw);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected