MCPcopy Create free account
hub / github.com/chavyleung/scripts /

Class

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

Source from the content-addressed store, hash-verified

1function Env(name, opts) {
2 class Http {
3 constructor(env) {
4 this.env = env
5 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected