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

File daemon.ts

src/daemon.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { startDaemonRuntime } from './daemon/server/daemon-runtime.ts';
2import { asAppError } from './kernel/errors.ts';
3
4void startDaemonRuntime().catch((error) => {

Callers

nothing calls this directly

Calls 3

startDaemonRuntimeFunction · 0.90
asAppErrorFunction · 0.90
writeMethod · 0.80

Tested by

no test coverage detected