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

Class

jlyh.js:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16let msg = "";
17
18class UserInfo {
19 constructor(str) {
20 this.ckStatus = true;
21 this.token = '';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected