MCPcopy Index your code
hub / github.com/supermemoryai/cloudflare-saas-stack / ProcessEnv

Interface ProcessEnv

cf-env.d.ts:3–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1declare global {
2 namespace NodeJS {
3 interface ProcessEnv extends CloudflareEnv {
4 }
5 }
6}
7

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected