Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcebot-dev/sourcebot
/
Class
packages/backend/src/types/redlock.d.ts:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
export
class
Lock {
52
readonly redlock: Redlock;
53
readonly resources: string[];
54
readonly value: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected