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

Class

wxapp/oppo.js:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116class OppoTask {
117 constructor(rawAccount, index) {
118 this.index = index;
119 this.account = parseAccount(rawAccount);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected