Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/
Class
wxapp/vipshop.js:151–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
class
Vipshop {
152
constructor(rawAccount, index) {
153
this.index = index;
154
this.account = parseAccount(rawAccount);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected