Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/
Class
wxapp/lieer.js:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
class
Task {
74
constructor(account) {
75
this.index = $.userIdx++;
76
this.account = String(account ||
""
).trim();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected