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

Class

tools/env.js:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// prettier-ignore
2function Env(t, s) {
3 return new (class {
4 constructor(t, s) {
5 this.userIdx = 1;
6 this.userList = [];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected