Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/sdk/src/fuma-runtime.ts:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
});
93
94
class
TransactionEffectFailure {
95
constructor(readonly error: unknown) {}
96
}
97
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected