MCPcopy Index your code
hub / github.com/callstack/agent-device / waitForever

Function waitForever

src/cli/commands/proxy.ts:123–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121}
122
123function waitForever(): Promise<never> {
124 return new Promise(() => {});
125}

Callers 1

proxyCommandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected