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

Class

jlqc.js:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96
97
98class UserInfo {
99 constructor(str) {
100 this.index = ++userIdx;
101 //this.ck1 = str.split('&')[0];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected