Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ reject
Function
reject
packages/node-sdk/examples/runtime-smoke-helpers.ts:187–189 ·
view source on GitHub ↗
(error: Error)
Source
from the content-addressed store, hash-verified
185
resolveValue?.(value);
186
},
187
reject(error: Error): void {
188
rejectValue?.(error);
189
},
190
};
191
}
192
Callers
15
open
Method · 0.85
waitForFrame
Method · 0.85
runTelemetryCrashScript
Function · 0.85
onAbort
Function · 0.85
close
Function · 0.85
abortPromise
Function · 0.85
managed-feedback.test.ts
File · 0.85
waitForEvent
Function · 0.85
waitForSDKEvent
Function · 0.85
waitForSessionEvent
Function · 0.85
run
Function · 0.85
runPrompt
Function · 0.85
Calls
no outgoing calls
Tested by
15
runTelemetryCrashScript
Function · 0.68
waitForEvent
Function · 0.68
waitForSessionEvent
Function · 0.68
rejectAbort
Function · 0.68
onAbort
Function · 0.68
abort
Function · 0.68
completionFromMockOutcome
Function · 0.68
close
Function · 0.68
close
Function · 0.68
rejectAbort
Function · 0.68
openConn
Function · 0.68
receive
Function · 0.68