MCPcopy Create free account
hub / github.com/sourcebot-dev/sourcebot /

Class

packages/backend/src/types/redlock.d.ts:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 export class ResourceLockedError extends Error {
41 readonly message: string;
42 constructor(message: string);
43 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected