MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / throwAbortError

Function throwAbortError

packages/node-sdk/test/session-cancel.test.ts:191–193  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

189}
190
191function throwAbortError(): never {
192 throw new DOMException('The operation was aborted.', 'AbortError');
193}

Callers 1

generateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected