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

Class

jlld.js:222–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220// prettier-ignore
221function Env(t, s) {
222 return new (class {
223 constructor(t, s) {
224 this.name = t;
225 this.data = null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected