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

Class

wxapp/yunduodingding.js:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected