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

Class

wxapp/gyjj.js:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64class Task {
65 constructor(env) {
66 this.index = $.userIdx++;
67 this.raw = String(env || "").trim();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected