Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ isSea
Method
isSea
apps/kimi-code/src/native/native-assets.ts:61–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
60
interface
NodeSeaModule {
61
isSea(): boolean;
62
getAssetKeys(): string[];
63
getRawAsset(assetKey: string): ArrayBuffer;
64
}
Callers
4
detectSea
Function · 0.65
detectSea
Function · 0.65
detectNativeInstall
Function · 0.65
getSeaAssetSource
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected