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

File check-bundle.mjs

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

Source from the content-addressed store, hash-verified

1import { builtinModules } from 'node:module';
2import { readFileSync } from 'node:fs';
3
4import { nativeJsBundlePath } from './paths.mjs';

Callers

nothing calls this directly

Calls 7

nativeJsBundlePathFunction · 0.90
executableLinesFunction · 0.85
isAllowedSpecifierFunction · 0.85
hasMethod · 0.65
errorMethod · 0.65
exitMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected