Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/sdk/src/fuma-runtime.ts:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}> {}
9
10
export
class
UniqueViolationError extends Data.TaggedError(
"UniqueViolationError"
)<{
11
readonly model?: string;
12
}> {}
13
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected