MCPcopy Create free account
hub / github.com/cloudflare/mcp / opened

Method opened

worker-configuration.d.ts:3171–3171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3169 readonly OPEN: number;
3170 readonly READY_STATE_CLOSING: number;
3171 readonly CLOSING: number;
3172 readonly READY_STATE_CLOSED: number;
3173 readonly CLOSED: number;
3174};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected