MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/sdk/src/fuma-runtime.ts:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98class TransactionEffectDefect {
99 constructor(readonly cause: unknown) {}
100}
101

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected