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

Class

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

Source from the content-addressed store, hash-verified

47437 }
47438 };
47439 var ConnectTimeoutError = class _ConnectTimeoutError extends UndiciError {
47440 constructor(message) {
47441 super(message);
47442 Error.captureStackTrace(this, _ConnectTimeoutError);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected