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

Class

wxapp/fuyouhui.js:135–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135class Task {
136 constructor(raw) {
137 this.index = $.userIdx++;
138 const account = parseAccount(raw);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected