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

Class

wxapp/nice.js:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90class Task {
91 constructor(openid) {
92 this.index = $.userIdx++;
93 this.openid = String(openid || "").trim();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected