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

Class

wxapp/bluedash.js:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56class Task {
57 constructor(openid) {
58 this.index = $.userIdx++;
59 this.openid = String(openid || "").trim();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected