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

Class

wxapp/dasenlin.js:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82class Task {
83 constructor(account) {
84 this.index = $.userIdx++;
85 this.account = String(account || "").trim();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected