Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ builtinModules } from
'node:module'
;
2
import
{ readFileSync } from
'node:fs'
;
3
4
import
{ nativeJsBundlePath } from
'./paths.mjs'
;
Callers
nothing calls this directly
Calls
7
nativeJsBundlePath
Function · 0.90
executableLines
Function · 0.85
isAllowedSpecifier
Function · 0.85
has
Method · 0.65
error
Method · 0.65
exit
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected