MCPcopy
hub / github.com/ourongxing/chatgpt-vercel / ProcessEnv

Interface ProcessEnv

env.node.d.ts:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15declare global {
16 namespace NodeJS {
17 interface ProcessEnv extends ImportMetaEnv { }
18 }
19}
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected