MCPcopy Create free account
hub / github.com/di-sukharev/opencommit /

Class

out/cli.cjs:47466–47466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47464 }
47465 };
47466 var BodyTimeoutError = class _BodyTimeoutError extends UndiciError {
47467 constructor(message) {
47468 super(message);
47469 Error.captureStackTrace(this, _BodyTimeoutError);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected