MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / 01-bundle.mjs

File 01-bundle.mjs

apps/kimi-code/scripts/native/01-bundle.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createRequire } from 'node:module';
2import { resolve } from 'node:path';
3
4import { run } from './exec.mjs';

Callers

nothing calls this directly

Calls 3

runBundleStepFunction · 0.85
resolveMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected