Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/
Class
qtx.js:72–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
71
72
class
UserInfo {
73
constructor(str) {
74
this.index = ++userIdx;
75
this.ck = str.split(
'&'
)[0];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected