MCPcopy Create free account
hub / github.com/ClydeTime/Surge /

Class

Script/Env.js:2–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function Env(name, opts) {
2 return new (class {
3 constructor(name, opts) {
4 this.name = name
5 this.version = '1.7.5'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected