MCPcopy 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
60interface NodeSeaModule {
61 isSea(): boolean;
62 getAssetKeys(): string[];
63 getRawAsset(assetKey: string): ArrayBuffer;
64}

Callers 4

detectSeaFunction · 0.65
detectSeaFunction · 0.65
detectNativeInstallFunction · 0.65
getSeaAssetSourceFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected