MCPcopy Create free account
hub / github.com/SenseUnit/dumbproxy / ExportEnv

Function ExportEnv

jsext/env.go:72–74  ·  view source on GitHub ↗
(vm *goja.Runtime)

Source from the content-addressed store, hash-verified

70}
71
72func ExportEnv(vm *goja.Runtime) error {
73 return vm.GlobalObject().Set("env", GetEnvSharedDynamicObject())
74}

Callers

nothing calls this directly

Calls 2

SetMethod · 0.45

Tested by

no test coverage detected