MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / serverWebAssetsDir

Function serverWebAssetsDir

apps/kimi-code/src/cli/sub/server/run.ts:409–411  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

407}
408
409function serverWebAssetsDir(): string {
410 return resolveServerWebAssetsDir();
411}
412
413export function resolveServerWebAssetsDir(
414 nativeWebAssetsDir: string | null = getNativeWebAssetsDir(),

Callers 1

runServerInProcessFunction · 0.85

Calls 1

Tested by

no test coverage detected