Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ createKimiConfigRpc
Function
createKimiConfigRpc
packages/node-sdk/src/config-rpc.ts:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
export
function
createKimiConfigRpc(): KimiConfigRpc {
79
return
new
KimiConfigRpcClient();
80
}
81
82
function
toConfigValidationError(
83
error: unknown,
Callers
2
config.test.ts
File · 0.85
getConfigRpc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected