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