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

Class

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

Source from the content-addressed store, hash-verified

47473 }
47474 };
47475 var ResponseStatusCodeError = class _ResponseStatusCodeError extends UndiciError {
47476 constructor(message, statusCode, headers, body) {
47477 super(message);
47478 Error.captureStackTrace(this, _ResponseStatusCodeError);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected