Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/tsgo
/
Class
testdata/tests/effect-v3/missingEffectError_plainAssignment.ts:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
* as Effect from
"effect/Effect"
4
5
class
ErrorA extends Data.Error<{
6
a: 1
7
}> {}
8
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected