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