MCPcopy Index your code
hub / github.com/Waishnav/devspace / server.ts

File server.ts

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

Source from the content-addressed store, hash-verified

1import { randomUUID } from "node:crypto";
2import { readFileSync } from "node:fs";
3import { access, realpath } from "node:fs/promises";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 2

isMainModuleFunction · 0.85
createServerFunction · 0.85

Tested by

no test coverage detected