MCPcopy Create free account
hub / github.com/freecodexyz/free-code /

Class

src/utils/errors.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10export class MalformedCommandError extends Error {}
11
12export class AbortError extends Error {
13 constructor(message?: string) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected