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

Class

wxapp/txdt.js:194–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194class TencentMap {
195 constructor(rawAccount, index) {
196 this.index = index;
197 this.account = parseAccount(rawAccount);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected